]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 22 May 2002 07:33:54 +0000 (07:33 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 22 May 2002 07:33:54 +0000 (07:33 +0000)
old/textutils/ChangeLog

index 3499b86120109c6c46540c3c2e01eaa5493737c4..f5bd0ebb0c788773a37740f8141fb633325b8fba 100644 (file)
@@ -1,7 +1,13 @@
-2002-05-14  Jim Meyering  <meyering@lucent.com>
+2002-05-22  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.22.
 
+       * src/od.c [struct dummy]: Renamed.  Don't rely on portability of
+       zero-length arrays.  Instead, use sizes of -1 or +1.
+       Reported by Eric Backus.
+
+2002-05-14  Jim Meyering  <meyering@lucent.com>
+
        This bug was introduced with my change of 2000-10-22 (textutils-2.0.8).
        * src/od.c (ulonglong_t): Move declaration to precede new use.
        [enum size_spec] (N_SIZE_SPECS): New member.