[MacPorts] #31444: MacPorts Python decimal module broken; Python installed from source works correctly
MacPorts
noreply at macports.org
Thu Sep 29 12:48:13 PDT 2011
#31444: MacPorts Python decimal module broken; Python installed from source works
correctly
---------------------------------+------------------------------------------
Reporter: josharian@… | Owner: jwa@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: python27
---------------------------------+------------------------------------------
Comment(by josharian@…):
As of note: Per http://bugs.python.org/issue13061, I've confirmed that
adding
{{{
configure.cppflags-append -fwrapv
configure.cflags-append -fwrapv
configure.cxxflags-append -fwrapv
}}}
is an alternative solution to the problem. I don't know which solution is
preferable.
--
Ticket URL: <https://trac.macports.org/ticket/31444#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list