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: Daniel Herring
Subject: [bug #34608] comparison of unsigned expression < 0 is always false
Date: Mon, 14 Nov 2011 18:55:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 CentOS/3.6-2.el5.centos Firefox/3.6.13

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

Doing it at configure time is quite easy, and just as portable.  Specifying
negative array lengths will reliably fail at compile time.  This trick is
already used by several autoconf tests (including AC_COMPUTE_INT last I
looked).

Again, what you have looks like it works just fine; there's no reason to
change.  I just wanted to raise awareness of the configure-time option.

    _______________________________________________________

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]