Message188233
| Author | Devin Jeanpierre |
|---|---|
| Recipients | Devin Jeanpierre, mark.dickinson, skrah, vstinner |
| Date | 2013-05-01.16:37:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1367426274.64.0.440055325478.issue17884@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't know what context these types are being used in, but would int_least64_t suffice? C99 does require the existence of the [u]int_leastN_t types (for N in {8,16,32,64}), unlike [u]intN_t. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-01 16:37:54 | Devin Jeanpierre | set | recipients: + Devin Jeanpierre, mark.dickinson, vstinner, skrah |
| 2013-05-01 16:37:54 | Devin Jeanpierre | set | messageid: <1367426274.64.0.440055325478.issue17884@psf.upfronthosting.co.za> |
| 2013-05-01 16:37:54 | Devin Jeanpierre | link | issue17884 messages |
| 2013-05-01 16:37:54 | Devin Jeanpierre | create | |