[Python-Dev] New anal crusade (original) (raw)

Tim Peters tim_one@email.msn.com
Sat, 19 Aug 2000 13:34:28 -0400


Has anyone tried compiling Python under gcc with

-Wmissing-prototypes -Wstrict-prototypes

? Someone on Python-Help just complained about warnings under that mode, but it's unclear to me which version of Python they were talking about.