Test also the types 'long double' and 'int64_t'.
[pspp] / ChangeLog
index 54172a3942a9dbb6df2431bf1c016cdf3005b8cc..78667e63d6e849eb445547831f47b1049afed282 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
+       and 'int64_t'.
+       * modules/alignof-tests (Dependencies): Add stdint.
+       Reported by Eric Blake.
+
 2009-05-31  Bruno Haible  <bruno@clisp.org>
 
        * lib/alignof.h (alignof_slot, alignof_type, alignof): Document