This is the mail archive of the libc-alpha@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]

Re: [PATCH] #include <stdint.h> in tst-writev.c


On Fri, 2011-02-18 at 11:39 -0500, Ulrich Drepper wrote:
> On Thu, Feb 17, 2011 at 20:14, Ryan Arnold <rsa@us.ibm.com> wrote:
> > When backported to 2.12 it complains about a
> > missing definition for INT32_MAX so I figured I should add the
> > appropriate include to be thorough.
> 
> Then add this to the backport and don't bother anyone else.

You're right.  As far as I could determine neither POSIX or the C-Spec
say that a file has to pick up a needed macro definition directly.

Ryan



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