projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dcf140
)
use s.empty() rather than s == "" to test for empty string
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 7 Jul 2003 03:45:07 +0000
(
03:45
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 7 Jul 2003 03:45:07 +0000
(
03:45
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
b543520
..
6be71c9
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+2003-07-06 Matthias Mann <MatthiasMann@gmx.de>
+
+ * data/lalr1.cc (operator<<(std::ostream&, const Position&)):
+ use s.empty() rather than s == "" to test for empty string; see
+ <http://mail.gnu.org/archive/html/bison-patches/2003-07/msg00003.html>
+ (trivial change)
+
2003-06-25 Akim Demaille <akim@epita.fr>
* config/depcomp, config/install-sh: Update from masters.