Message 224602 - Python tracker
Message224602
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, ezio.melotti, neologix, pitrou, python-dev, vstinner |
| Date | 2014-08-03.00:50:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1407027030.24.0.570380593106.issue22110@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
GCC >=4.5.0 (released on 2010-04-14) silently accepts and ignores -Wunreachable-code option. I think that build system of Python should not pass unused options to compiler. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-08-03 00:50:30 | Arfrever | set | recipients: + Arfrever, pitrou, vstinner, ezio.melotti, neologix, python-dev |
| 2014-08-03 00:50:30 | Arfrever | set | messageid: <1407027030.24.0.570380593106.issue22110@psf.upfronthosting.co.za> |
| 2014-08-03 00:50:30 | Arfrever | link | issue22110 messages |
| 2014-08-03 00:50:29 | Arfrever | create | |