msvc-inval: Ensure the entire expansion is a single statement.
[gnulib.git] / ChangeLog
index 5271f66..6172673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-19  Bruno Haible  <bruno@clisp.org>
+
+       msvc-inval: Ensure the entire expansion is a single statement.
+       * lib/msvc-inval.h (TRY_MSVC_INVAL, DONE_MSVC_INVAL): Add an extra pair
+       of braces.
+
 2011-09-19  Jim Meyering  <meyering@redhat.com>
 
        tests: use printf, not echo in init.sh's warn_ function