]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 31 Aug 2005 07:51:07 +0000 (07:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 31 Aug 2005 07:51:07 +0000 (07:51 +0000)
lib/ChangeLog

index d0ff425ee6ef8f455a673d195d9456d9d7570afa..5e8721717f68d3cca26203b45476a10655712482 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-31  Jim Meyering  <jim@meyering.net>
 
+       * quotearg.c (quotearg_n_options): Change code to be suboptimal, in
+       order to avoid an unsuppressible warning from gcc on 64-bit systems.
+
        * localcharset.c (get_charset_aliases): Add `void' in parameter list
        to placate gcc's -Wstrict-prototypes.