OSDN Git Service

patch from Joseph S. Meyers
authoraustinf <austinf@localhost>
Mon, 27 Apr 2009 22:47:49 +0000 (22:47 -0000)
committeraustinf <austinf@localhost>
Mon, 27 Apr 2009 22:47:49 +0000 (22:47 -0000)
commit0ca454ff1c638b221f62cbca2b832d9911035424
treeb21beb48fa2c11b3fb83ba801b55a44660b7b2b5
parent170fc95312689d64e44c607165cb25cc9d476374
patch from Joseph S. Meyers

This patch merges

2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>

        [BZ #2841]
        * sysdeps/generic/stdint.h (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'.

from glibc to fix a bug in uClibc's stdint.h
(GCC's testsuite will now detect this problem, along with various others
some systems have in their stdint.h headers.)

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
include/stdint.h