On 24/07/05 18:04, Paul D. Smith wrote:
%% "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

Ah. ok.  So if we were to change it to functions we would only have to
have code which did a (int) cast on those specific platforms arguments.
As the function would work with int, there would be no warning when it
checked it was not > 0.

Kind regards
JG





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

Reply via email to