>>>> shouldn't we use a suitable gcc option for the buildbots to prevent
    >>>> that from happening?
    >>> 
    >>> Which one specifically?
    >> 
    >> I suggest we add "-std=c89" to CFLAGS.

    Martin> That needs thorough testing, in particular across many old Linux
    Martin> distributions. It might be that some sets of Linux header files
    Martin> rely on GNU C extensions, without using the __extension__
    Martin> keyword.

Surely we don't need to be that careful with the buildbots do we?  If
anything, I think it would be a good idea to be more strict for them than
the default.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to