Created on 2006-01-30.00:00:00 last changed 167 months ago
Rationale:
Recommend NAD and fix as editorial with the proposed resolution.
Proposed resolution:
Change [cstdint.syn]:
... typedef signed integer type intptr_t; // optional ... typedef unsigned integer type uintptr_t; // optional ...
In the synopsis, some types are identified as optional: int8_t, int16_t, and so on, consistently with C99, indeed.
On the other hand, intptr_t and uintptr_t, are not marked as such and probably should, consistently with C99, 7.18.1.4.
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-03-05 00:04:13 | admin | set | messages: + msg5579 |
2010-10-21 18:28:33 | admin | set | messages: + msg3033 |
2006-01-30 00:00:00 | admin | create |