Message173993
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? |
|
| Date |
User |
Action |
Args |
| 2012-10-28 02:54:33 | ned.deily | set | recipients:
+ ned.deily, brett.cannon, eric.araujo |
| 2012-10-28 02:54:33 | ned.deily | set | messageid: <1351392873.75.0.256660560939.issue16342@psf.upfronthosting.co.za> |
| 2012-10-28 02:54:33 | ned.deily | link | issue16342 messages |
| 2012-10-28 02:54:33 | ned.deily | create | |
|