intprops-tests: work around HP-UX 11.23 cc bug with constants
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:43 +0000 (19:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:16:43 +0000 (19:16 -0700)
* tests/test-intprops.c (VERIFY): New macro.
(main): Use it, instead of verify, to work around the compiler bug; see
<http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.


No differences found