It's now fixed. Thanks Chris! On Thu, Feb 19, 2009 at 2:46 PM, Zhongxing Xu <[email protected]> wrote:
> It seems not working for me. I still get error on linux: > > $ clang 1.c > In file included from 1.c:1: > In file included from /usr/include/limits.h:125: > /home/xing/llvm/Debug/Headers/limits.h:35:15: fatal error: 'limits.h' file > not found > #include_next <limits.h> > ^ > 1 diagnostic generated. > > > > On Fri, Feb 13, 2009 at 7:07 AM, Mike Stump <[email protected]> wrote: > >> On Feb 12, 2009, at 2:52 PM, Argiris Kirtzidis wrote: >> > Mike Stump wrote: >> >> On Feb 12, 2009, at 12:33 PM, Argiris Kirtzidis wrote: >> >>> On my linux system, limits.h #include_nexts limits.h again, trying >> >>> to get the GCC one. >> >>> So this is what happens with clang's limits.h >> >> >> >> The comment seems like it might be wrong, but I think the patch is >> >> probably fine. >> > >> > This is from system's limits.h: >> >> Thanks. I've checked in your patch. >> _______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >> > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
