]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* verify.h: Use a bit-field instead.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Sep 2005 08:21:20 +0000 (08:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Sep 2005 08:21:20 +0000 (08:21 +0000)
lib/ChangeLog

index f254be0fd747efe5fda75229629c958d98aacc48..d14077fc65f593684c720c339755dbf5a9cb24ed 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * verify.h (__builtin_constant_p): Remove, undoing previous change.
+       (verify_type__): Solve the problem by using a bit-field rather
+       than an array.
+
 2005-09-05  Jim Meyering  <jim@meyering.net>
 
        * verify.h (__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.