[Python-Dev] Making the CVS tree pass the -Wall test...

Fred L. Drake, Jr. fdrake@beopen.com
Tue, 4 Jul 2000 14:50:57 -0400 (EDT)


M.-A. Lemburg writes:
 > Here's the list I get from compiling the tree using -Wall
 > grouped by C file:

  Feel free to fix these!  (I agree they should be done, but I need to
pull away from email and these little proto-buglets so I can actually
get done some of the things on my list. ;)

 > ./parsermodule.c: In function `validate_arglist':
 > ./parsermodule.c:2089: warning: `ok' might be used uninitialized in this function

  Ok, I've fixed this one, since it's probably my fault.  ;)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member