]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Undefine DCHAR_SET after use.
authorBruno Haible <bruno@clisp.org>
Wed, 12 Aug 2009 23:37:48 +0000 (01:37 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 12 Aug 2009 23:37:48 +0000 (01:37 +0200)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/vasnprintf.c
gettext-runtime/libasprintf/ChangeLog
gettext-runtime/libasprintf/vasnprintf.c

index 756d3613c87a61511e3fdb6753c67d82b157ffb9..51b6c3c6d0cb3899e43b3908449aefaf05d68369 100644 (file)
@@ -1,3 +1,7 @@
+2009-08-10  Bruno Haible  <bruno@clisp.org>
+
+       * vasnprintf.c (DCHAR_SET): Undefine at the end.
+
 2009-08-09  Bruno Haible  <bruno@clisp.org>
 
        Fix a compilation error on non-glibc systems that have gcc visibility
index 8f85368036bea469a37d85556250e254c7fb7ec0..f741289eaafa3cadf797325668f646d0829d1ae0 100644 (file)
@@ -5477,6 +5477,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
index 929be410dfef1e2d9804e2a6635f930adf4523bc..dacf53682d3407cf75d30c40675e421eb020209b 100644 (file)
@@ -1,3 +1,7 @@
+2009-08-10  Bruno Haible  <bruno@clisp.org>
+
+       * vasnprintf.c (DCHAR_SET): Undefine at the end.
+
 2009-06-06  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option.
index 8f85368036bea469a37d85556250e254c7fb7ec0..f741289eaafa3cadf797325668f646d0829d1ae0 100644 (file)
@@ -5477,6 +5477,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