CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2009-04-11 12:41:09
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/include: stdint.h
Log message:
2009-04-11 Danny Smith <[email protected]>
* include/stdint.h (int_fast8_t): Specify as signed char.
(INT8_C, UINT8_C, INT16_C, UINT16_C): Simplify: just allow promotion to
int.
(INT32_C, UINT32_C): Remove 'L' type specifier on constant.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.429&r2=1.430
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdint.h.diff?cvsroot=src&r1=1.8&r2=1.9