Message 159095 - Python tracker
Message159095
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, loewis, vstinner |
| Date | 2012-04-23.22:19:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAPZV6o8ZcXK=JE9t=SH-Oj6W9oD4bmJRD9dEH5F18X0w-8Mv0w@mail.gmail.com> |
| In-reply-to | <1335219127.33.0.144441842196.issue14656@psf.upfronthosting.co.za> |
| Content | |
|---|---|
2012/4/23 Martin v. Löwis <report@bugs.python.org>: > > Martin v. Löwis <martin@v.loewis.de> added the comment: > > What's the specific warning that you want to eliminate? "control reaches end of non-void function without return" Basically, whenever you see "assert(0)" today. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-23 22:19:35 | benjamin.peterson | set | recipients: + benjamin.peterson, loewis, vstinner |
| 2012-04-23 22:19:35 | benjamin.peterson | link | issue14656 messages |
| 2012-04-23 22:19:35 | benjamin.peterson | create | |