Message 309643 - Python tracker
Message309643
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, nascheme, vstinner |
| Date | 2018-01-07.22:42:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515364929.37.0.467229070634.issue31963@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Different error: http://buildbot.python.org/all/#/builders/47/builds/428 Objects/bytearrayobject.c: In function ‘bytearray_startswith’: Objects/bytearrayobject.c:2429:1: error: the control flow of function ‘bytearray_startswith’ does not match its profile data (counter ‘time_profiler’) [-Werror=coverage-mismatch] } ^ cc1: some warnings being treated as errors |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-07 22:42:09 | vstinner | set | recipients: + vstinner, nascheme, gregory.p.smith |
| 2018-01-07 22:42:09 | vstinner | set | messageid: <1515364929.37.0.467229070634.issue31963@psf.upfronthosting.co.za> |
| 2018-01-07 22:42:09 | vstinner | link | issue31963 messages |
| 2018-01-07 22:42:09 | vstinner | create | |