* m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
[pspp] / ChangeLog
index adf5c47f64d1fb6a8c7eae17680d65ab909853cc..58a0ced59531b59aaa2c31ef2a02d7ffa432a161 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
+       Mention that offsetof should be used instead of sizeof.
+       From Bruno Haible.
+
 2006-11-07  Bruno Haible  <bruno@clisp.org>
 
        * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.