]> granicus.if.org Git - python/commit
Fix nearly all compilation warnings under Apple gcc-4.0. Tested with OPT="-g
authorJeffrey Yasskin <jyasskin@gmail.com>
Fri, 29 May 2009 03:44:31 +0000 (03:44 +0000)
committerJeffrey Yasskin <jyasskin@gmail.com>
Fri, 29 May 2009 03:44:31 +0000 (03:44 +0000)
commit7937d939b1e41e869ebd6a41787c186482f5950f
tree4dbf1908e42190ac3d3f877d55453f8d8f189477
parent822b87f276d11cbe0d45f91cbeb9e9abdf231c7e
Fix nearly all compilation warnings under Apple gcc-4.0.  Tested with OPT="-g
-Wall -Wstrict-prototypes -Werror" in both --with-pydebug mode and --without.
There's still a batch of non-prototype warnings in Xlib.h that I don't know how
to fix.
Mac/Modules/carbonevt/_CarbonEvtmodule.c
Mac/Modules/ctl/_Ctlmodule.c
Modules/_ssl.c
Modules/_struct.c
Python/compile.c