[Python-Dev] A bug in pyconfig.h under Linux?

Jeff Epler jepler at unpythonic.net
Tue Jun 14 10:43:05 EDT 2005


[sent to python-list and poster]

Did you follow the direction that Python.h be included before any system
header?

This is mentioned at least in
    http://docs.python.org/ext/simpleExample.html

It's a crummy thing for Python to insist on, but if you can re-organize
your headers to do this it should make the warnings go away.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050614/534437a5/attachment.sig>


More information about the Python-list mailing list