mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Adjust.
This commit is contained in:
5
NEWS
5
NEWS
@@ -3,11 +3,16 @@ Bison News
|
|||||||
|
|
||||||
Changes in version 1.30d:
|
Changes in version 1.30d:
|
||||||
|
|
||||||
|
* Swedish translation
|
||||||
|
|
||||||
* Parse errors
|
* Parse errors
|
||||||
Verbose parse error messages from the parsers are better looking.
|
Verbose parse error messages from the parsers are better looking.
|
||||||
Before: parse error: unexpected `'/'', expecting `"number"' or `'-'' or `'(''
|
Before: parse error: unexpected `'/'', expecting `"number"' or `'-'' or `'(''
|
||||||
Now: parse error: unexpected '/', expecting "number" or '-' or '('
|
Now: parse error: unexpected '/', expecting "number" or '-' or '('
|
||||||
|
|
||||||
|
* Fixed VCG output
|
||||||
|
Was broken when strings aliases for symbols were used.
|
||||||
|
|
||||||
Changes in version 1.30c:
|
Changes in version 1.30c:
|
||||||
|
|
||||||
* Fixed a few warnings.
|
* Fixed a few warnings.
|
||||||
|
|||||||
Reference in New Issue
Block a user