Christian Heimes <[EMAIL PROTECTED]> added the comment:

I think you don't get the point of the patch. The configure option
*enforces* the C89 standard. Every non C89 conform C feature like //
comments and the "inline" keyword will cause a compiler error.

The patch is meant for testing the Python code on the build bots.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4558>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to