Message 173993 - Python tracker
Message173993
| Author | ned.deily |
|---|---|
| Recipients | brett.cannon, eric.araujo, ned.deily |
| Date | 2012-10-28.02:54:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351392873.75.0.256660560939.issue16342@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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 | |