]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 5 Sep 2005 16:57:46 +0000 (16:57 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 5 Sep 2005 16:57:46 +0000 (16:57 +0000)
lib/ChangeLog

index 5e8721717f68d3cca26203b45476a10655712482..f254be0fd747efe5fda75229629c958d98aacc48 100644 (file)
@@ -1,3 +1,10 @@
+2005-09-05  Jim Meyering  <jim@meyering.net>
+
+       * verify.h (__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.
+       (verify_type__) [verify_error_if_non_const__]: New member/test,
+       to help detect when verify or verify_expr is mistakenly passed
+       a non-constant argument within a function.
+
 2005-08-31  Jim Meyering  <jim@meyering.net>
 
        * quotearg.c (quotearg_n_options): Change code to be suboptimal, in