intprops: don’t depend on ‘verify’
commitd9c44b2b3b0faf7eda80e356caa0d09e6ea91679
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 May 2017 17:37:48 +0000 (8 10:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 May 2017 17:38:24 +0000 (8 10:38 -0700)
tree7214b174631332290c198b91d620ef60e3709b63
parent26d566787603c3469760670613f34aab760ec6f3
intprops: don’t depend on ‘verify’

Problem reported by Ævar Arnfjörð Bjarmason in:
http://lists.gnu.org/archive/html/bug-gnulib/2017-05/msg00054.html
* lib/intprops.h: Do not include verify.h, and move compile-time
checks from here ...
* tests/test-intprops.c (main): ... to here, if they’re not here
already.  Check widths of other standard integer types.
* modules/intprops (Depends-on): Remove ‘verify’.
ChangeLog
lib/intprops.h
modules/intprops
tests/test-intprops.c