Message118310
| Author | akitada |
|---|---|
| Recipients | akitada, eric.smith, mark.dickinson |
| Date | 2010-10-10.06:34:53 |
| SpamBayes Score | 0.0010571091 |
| Marked as misclassified | No |
| Message-id | <1286692494.91.0.784373201567.issue10052@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Forgot to mention that there's no _MAX macro for exact-width integer types.
$ egrep -r 'INT[0-9].*_MAX' /usr/include/ | wc -l
0
How about adding those macros when the system does not provide them? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-10 06:34:55 | akitada | set | recipients: + akitada, mark.dickinson, eric.smith |
| 2010-10-10 06:34:54 | akitada | set | messageid: <1286692494.91.0.784373201567.issue10052@psf.upfronthosting.co.za> |
| 2010-10-10 06:34:53 | akitada | link | issue10052 messages |
| 2010-10-10 06:34:53 | akitada | create | |