Message 261325 - Python tracker
Message261325
| Author | ned.deily |
|---|---|
| Recipients | erik.bray, loewis, ned.deily, pitrou, python-dev, skip.montanaro, vstinner |
| Date | 2016-03-08.06:01:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1457416919.73.0.578113541318.issue24324@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the suggested patches. I used a somewhat different approach in an attempt to retain the benefit of the unreachable code warning when using other (non-GCC) compilers, in particular, llvm clang where the warnings do seem to be useful. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-08 06:01:59 | ned.deily | set | recipients: + ned.deily, loewis, skip.montanaro, pitrou, vstinner, python-dev, erik.bray |
| 2016-03-08 06:01:59 | ned.deily | set | messageid: <1457416919.73.0.578113541318.issue24324@psf.upfronthosting.co.za> |
| 2016-03-08 06:01:59 | ned.deily | link | issue24324 messages |
| 2016-03-08 06:01:59 | ned.deily | create | |