commit | 7937d939b1e41e869ebd6a41787c186482f5950f | [log] [tgz] |
---|---|---|
author | Jeffrey Yasskin <jyasskin@gmail.com> | Fri May 29 03:44:31 2009 +0000 |
committer | Jeffrey Yasskin <jyasskin@gmail.com> | Fri May 29 03:44:31 2009 +0000 |
tree | 4dbf1908e42190ac3d3f877d55453f8d8f189477 | |
parent | 822b87f276d11cbe0d45f91cbeb9e9abdf231c7e [diff] |
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.