Message 141809 - Python tracker
Message141809
| Author | deadshort |
|---|---|
| Recipients | brett.cannon, deadshort, ned.deily, ronaldoussoren |
| Date | 2011-08-09.06:42:26 |
| SpamBayes Score | 0.00020762287 |
| Marked as misclassified | No |
| Message-id | <1312872147.59.0.816304709401.issue12701@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yup, that was it. Something new learnt. Thanks. Not sure how to have configure spot that clang needs the flag. OK, the configure stanza for gcc is hardly general; maybe trying $(CC) -fwrapv and keeping the flag if that does not blow up on the pad? But I guess that other ticket takes care of that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-09 06:42:27 | deadshort | set | recipients: + deadshort, brett.cannon, ronaldoussoren, ned.deily |
| 2011-08-09 06:42:27 | deadshort | set | messageid: <1312872147.59.0.816304709401.issue12701@psf.upfronthosting.co.za> |
| 2011-08-09 06:42:27 | deadshort | link | issue12701 messages |
| 2011-08-09 06:42:26 | deadshort | create | |