Ned Deily added the comment:

I can't reproduce this on 10.8 with Apple clang 4.1.  Your compile options look 
a little funky, including a missing -fwrapv.  It looks like that option and 
-DNDEBUG are normally passed from ./configure into the Makefile through the OPT 
variable.  Are you by any chance overriding $OPT?

----------
nosy: +ned.deily

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

Reply via email to