projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecc2024
)
* regex_internal.h (__attribute): Define to nothing for GCC 2.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:01:27 +0000
(23:01 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:01:27 +0000
(23:01 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index f079006ed920403da0cc6590ae803d556bfd54dc..a1ab6ad669566fecdedf4824579127779a180643 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2005-09-24 Paul Eggert <eggert@cs.ucla.edu>
+
+ * regex_internal.h (__attribute): Define to nothing for GCC 2.
+ This works around a core dump on OpenBSD 3.4, which has GCC
+ 2.95.3, which dumps core when given __attribute__(()).
+
2005-09-24 Jim Meyering <jim@meyering.net>
* verify.h (verify_type__): Use `unsigned int' as the bitfield type