[patch] stdint.h/inttypes.h

Ralf Corsepius ralf.corsepius@rtems.org
Fri Dec 16 03:59:00 GMT 2005


Hi,

Below are further updates to stdint.h/inttypes.h.

The patch actually consists of 2 parts:

* Use "#if xxx" instead of "#ifdef xxx" in inttypes.h.
A similar patch had been applied to stdint.h some time ago, but I seem
to have missed to reflect this change to inttypes.h when having
submitted the stdint.h patch, then ;)

* Prefer long over int int32 for targets having 32-bit longs.
This works around some subtile issues in PR*32 macros (inttypes.h) on
32-bit targets.

Ralf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-rtems-rc-20051216-1.diff
Type: text/x-patch
Size: 2620 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20051216/0472b016/attachment.bin>


More information about the Newlib mailing list