2 Oct 19:46
c99 comments in the 2.6 code base?
From: Fredrik Lundh <fredrik <at> pythonware.com>
Subject: c99 comments in the 2.6 code base?
Newsgroups: gmane.comp.python.devel
Date: 2008-10-02 17:50:30 GMT
Subject: c99 comments in the 2.6 code base?
Newsgroups: gmane.comp.python.devel
Date: 2008-10-02 17:50:30 GMT
http://drj11.wordpress.com/2008/10/02/python-and-bragging-about-c89/ mentions that Objects/frameobject.c contains a C99-style comment, which means that Python 2.6 won't build on AIX. shouldn't we use a suitable gcc option for the buildbots to prevent that from happening? </F> _______________________________________________ Python-Dev mailing list Python-Dev <at> python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org
RSS Feed