bug-make
[Top][All Lists]
Advanced

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

[bug #34608] comparison of unsigned expression < 0 is always false


From: Paul D. Smith
Subject: [bug #34608] comparison of unsigned expression < 0 is always false
Date: Sun, 13 Nov 2011 23:23:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Ubuntu/10.10 (maverick) Firefox/3.6.23

Follow-up Comment #8, bug #34608 (project make):

Not sure why that happens although the C standard requires special handling of
char in various ways.  The warnings you're seeing in the source, though, are
related to invoking this macro with uintmax_t not char.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34608>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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