Give credit to bug reporter.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Oct 2006 07:29:24 +0000 (07:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Oct 2006 07:29:24 +0000 (07:29 +0000)
lib/ChangeLog

index 08fc829ca22ffbb3208e2cc2cb85cb0e74af5640..d2b08096f93b2ec833421f58f423bf6207320cb5 100644 (file)
@@ -3,6 +3,8 @@
        Don't include <config.h> twice; this doesn't work in some cases,
        e.g., when config.h has "#define intmax_t long long int" and
        we include <config.h>, <inttypes.h>, <config.h> in that order.
+       Problem reported by Matthew Woehlke in:
+       http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
        * fprintftime.c: Don't include config.h or fprintftime.h.
        * fts-cycle.c: Don't include config.h.
        * strftime.c: Include fprintftime.h if FPRINTFTIME is defined.