[issue30124] Fix C aliasing issue in Python/dtoa.c to use strict aliasing on Clang 4.0

STINNER Victor report at bugs.python.org
Fri Apr 21 08:42:07 EDT 2017


STINNER Victor added the comment:

> I'd strongly prefer not to modify dtoa.c here unless we really have to.

See the clang bug report:
https://bugs.llvm.org//show_bug.cgi?id=31928

----------

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


More information about the Python-bugs-list mailing list