Undefine DCHAR_SET after use.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000 (01:06 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000 (01:06 +0200)
ChangeLog
lib/vasnprintf.c

index f75e6c6..85e5223 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-08-10  Bruno Haible  <bruno@clisp.org>
 
+       * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
+
+2009-08-10  Bruno Haible  <bruno@clisp.org>
+
        Fix a gcc warning.
        * lib/write.c (rpl_write): Cast result of _get_osfhandle.
 
index a5b07d9..bff204b 100644 (file)
@@ -5476,6 +5476,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
 #undef TCHARS_PER_DCHAR
 #undef SNPRINTF
 #undef USE_SNPRINTF
+#undef DCHAR_SET
 #undef DCHAR_CPY
 #undef PRINTF_PARSE
 #undef DIRECTIVES