projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be759fc
)
Undefine DCHAR_SET after use.
author
Bruno Haible
<bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000
(
01:06
+0200)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 10 Aug 2009 23:06:54 +0000
(
01:06
+0200)
ChangeLog
patch
|
blob
|
history
lib/vasnprintf.c
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f75e6c65d706d9c323601e414d38d4abbbb37220..85e5223586712b753362437a10675917a364d1d6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+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.
diff --git
a/lib/vasnprintf.c
b/lib/vasnprintf.c
index a5b07d953372ec57fbf8279586765cceffee20f1..bff204b8671b311f134cc18fad1d0ec9bce2bddb 100644
(file)
--- a/
lib/vasnprintf.c
+++ b/
lib/vasnprintf.c
@@
-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