SHA256
1
0
forked from pool/bison

Accepting request 811319 from home:AndreasStieger:branches:devel:tools:compiler

GNU bison 3.6.3

OBS-URL: https://build.opensuse.org/request/show/811319
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=91
This commit is contained in:
Martin Pluskal
2020-06-04 09:15:44 +00:00
committed by Git OBS Bridge
parent b2b5cf7a09
commit 9e86271db9
6 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 4 07:36:26 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU bison 3.6.3:
* Incorrect comments in the generated parsers
* Warnings in push parsers (yacc.c)
* Incorrect display of gotos in LAC traces (lalr1.cc)
-------------------------------------------------------------------
Sun May 17 17:19:11 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>