1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-09-05 16:57:46 +00:00
parent c862959a9d
commit 22322e0d9b
+7
View 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