[issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)

Mark Dickinson report at bugs.python.org
Sun Dec 2 12:26:11 CET 2012


Mark Dickinson added the comment:

Here's a patch (against the default branch).  It adds simple AC_CHECK_TYPE configure-time typechecks for uint32_t and friends.

----------
Added file: http://bugs.python.org/file28185/issue10052.patch

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


More information about the Python-bugs-list mailing list