ignore-value: revert previous code change
[gnulib.git] / ChangeLog
index 61b5f40..21659ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-11-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       ignore-value: revert previous code change
+       * lib/ignore-value.h (ignore_value): Use __extension__ and
+       __typeof__ only for GCC 3.4 and later.  Reported by Eric Blake in
+       <http://lists.gnu.org/archive/html/bug-gnulib/2013-11/msg00102.html>.
+       Change the comment to try to explain this better.
+
 2013-11-27  Pádraig Brady <P@draigBrady.com>
 
        selinux-h: improve stub types and add more stub functions