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

Don't reopen this for me, but you might consider doing this check at configure
time.

>From a quick look, I didn't see something like AC_IS_SIGNED.  However it
shouldn't be hard to wrap AC_COMPILE_IFELSE around an array-bound test that
triggers a failure if a type is unsigned.  From a quick web search, here's an
example test.
http://blog.tsunanet.net/2008/09/compile-time-assertion-to-detect-signed.html

    _______________________________________________________

Reply to this item at:

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

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


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

Reply via email to