bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile warning noticed in 3.80rc2


From: Paul D. Smith
Subject: Re: Compile warning noticed in 3.80rc2
Date: Fri, 13 Sep 2002 21:16:12 -0400

%% address@hidden (Paul Jarc) writes:

  pj> #if !defined(HAVE_LIMITS_H) || ULONG_MAX > 4294967295
  pj> ?

Might work.  I'll check it out on my "ancient test system".  I was
trying to figure out a way to check the number of bytes in a long but
that's not possible in the preprocessor since sizeof() isn't valid
there.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]