1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-05-22 07:33:54 +00:00
parent eaa373aeb6
commit 42e9ac45ff

View 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.