This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: [PATCH] Add and use __INTTYPES_EXP()


On Nov 23 10:51, Sebastian Huber wrote:
> On 11/23/2012 10:43 AM, Corinna Vinschen wrote:
> >On Nov 23 08:59, Sebastian Huber wrote:
> >>In the sources there is
> >>
> >>#if defined(__GNUC__) && (__GNUC__ >= 3 ) \
> >>   && defined(__GNUC_MINOR__) && (__GNUC_MINOR__ > 2 )
> >
> >Where?  I thought I had replaced all of them with __GNUC_PREREQ.
> 
> I found it in:
> 
> ./newlib/libc/sys/linux/sys/stdint.h
> ./newlib/libc/sys/linux/include/stdint.h

Oh, ok, thanks.  I hadn't checked out the linux subdir so I missed them
when changing that.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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