mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
Add ChangeLog entry for the previous checkin.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
|||||||
|
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
|
Test 214 was failing: it greps with a pattern containing [ ]*
|
||||||
|
which obviously meant to catch spaces and tabs, but contained only
|
||||||
|
spaces. Tabulations in sources are a nuisance, so to simplify the
|
||||||
|
matter, get rid of all the tabulations in the Java sources. The
|
||||||
|
other skeletons will be treated equally later.
|
||||||
|
|
||||||
|
* data/java.m4, data/lalr1.java: Untabify.
|
||||||
|
* tests/java.at: Simplify AT_CHECK_JAVA_GREP invocations:
|
||||||
|
tabulations are no longer generated.
|
||||||
|
|
||||||
2008-11-11 Paolo Bonzini <bonzini@gnu.org>
|
2008-11-11 Paolo Bonzini <bonzini@gnu.org>
|
||||||
|
|
||||||
* bootstrap.conf: Replace m4/warning.m4 with warnings module.
|
* bootstrap.conf: Replace m4/warning.m4 with warnings module.
|
||||||
|
|||||||
Reference in New Issue
Block a user