This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: limits.h fix


Ping?

On Apr 25, 2007, at 7:15 PM, Mike Stump wrote:
On Apr 2, 2007, at 2:11 PM, Mike Stump wrote:
Currently, if a user has their own "limits.h", the:

#include_next <limits.h>

in syslimits.h can find it, this is wrong. Instead, we want that file
to find the system limits.h. The below patch fixes this.


Thanks to Geoff for pointing out the solution...

Ok?

http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00074.html


Ping?


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