This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/sysdeps/generic stdint.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-08-12 22:22:51

Modified files:
	sysdeps/generic: stdint.h 

Log message:
	(UINT8_C, UINT16_C): Don't append 'U', since C99 requires the result
	to promote to 'int' when uint_least8_t and uint_least16_t promote to 'int'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/stdint.h.diff?cvsroot=glibc&r1=1.10&r2=1.11


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]