projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a7a129
)
* mempcpy.h: Wrap the entire include file inside #ifndef mempcpy.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 11 Sep 2004 22:55:06 +0000
(22:55 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 11 Sep 2004 22:55:06 +0000
(22:55 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 19e6d5f5e44e2adfc1ad4a37c4925b5be97fe264..e9ce7d78a93258337115eba9f6de06e51d97fce1 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,10
@@
+2004-09-11 Paul Eggert <eggert@cs.ucla.edu>
+
+ * mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
+ in case some system header has #define'd it. Problem reported by
+ Soeren D. Schulze in
+ <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
+
2004-09-08 Bruno Haible <bruno@clisp.org>
* stdint_.h.in: New file, taken from GNU clisp.