[PATCH] Add and use __INTTYPES_EXP()

Sebastian Huber sebastian.huber@embedded-brains.de
Fri Nov 23 09:51:00 GMT 2012


In the sources there is

#if defined(__GNUC__) && (__GNUC__ >= 3 ) \
   && defined(__GNUC_MINOR__) && (__GNUC_MINOR__ > 2 )

and also

#if __GNUC_PREREQ (3, 2)

What is the preferred way?

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




More information about the Newlib mailing list