[issue18028] Warnings with -fstrict-aliasing

STINNER Victor report at bugs.python.org
Fri Dec 12 13:22:32 CET 2014


STINNER Victor added the comment:

3 core developers reviewed Christian's patch, so it also looks good to me :-) Since Christian looks to be busy, I commited his patch. Thanks Christian for your fix.

We might enable -fstrict-aliasing later, at least to compile Python core (not to build extensions).

----------
nosy: +haypo
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18028>
_______________________________________


More information about the Python-bugs-list mailing list