Benjamin Peterson added the comment:

stc99 means "C99 + GCC extensions that aren't incompatible with the
standard". gnuc99 means "sort of C99 with whatever GNU weirdness"

On Thu, Sep 8, 2016, at 11:25, Christian Heimes wrote:
> 
> Christian Heimes added the comment:
> 
> I checked my local bluetooth.h. It looks like it won't compile on big
> endian platforms either.
> 
> Python uses some GCC features like __attribute__. Do they all work in C99
> mode?
> 
> ----------
> 
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue28017>
> _______________________________________

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28017>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to