Message335291
| Author | izbyshev |
|---|---|
| Recipients | eric.snow, izbyshev, vstinner |
| Date | 2019-02-12.09:44:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549964694.16.0.598618732995.issue35972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
"long long" is mandated to be at least 64-bit by C99 (5.2.4.2.1 Sizes of integer types). If it were 32-bit, no warnings would have been issued. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-12 09:44:54 | izbyshev | set | recipients: + izbyshev, vstinner, eric.snow |
| 2019-02-12 09:44:54 | izbyshev | set | messageid: <1549964694.16.0.598618732995.issue35972@roundup.psfhosted.org> |
| 2019-02-12 09:44:54 | izbyshev | link | issue35972 messages |
| 2019-02-12 09:44:54 | izbyshev | create | |