%% "J. Grant" <[EMAIL PROTECTED]> writes:

  jg> Perhaps there could be a way to force setting of config.h macro's
  jg> for those circumstances.

I was thinking of something like that too.  I have to go back and
examine that code again deeply enough to understand it: I can't remember
enough about the details to know whether something like this is
reasonable.

  jg> Although, if the code simply worked with int's in all cases I
  jg> think this warning would not come up.

It can't, though, or it won't work right.  That's the point.  Sometimes
timestamps are ints, sometimes they're unsigned ints.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to