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

bison 3.0.5

OBS-URL: https://build.opensuse.org/request/show/617138
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=50
This commit is contained in:
Martin Pluskal
2018-06-18 07:12:29 +00:00
committed by Git OBS Bridge
parent 6916ff5c53
commit e097fbca20
7 changed files with 28 additions and 36 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jun 15 19:11:25 UTC 2018 - astieger@suse.com
- bison 3.0.5:
* C++: Fix support of 'syntax_error'
* Fix various C++ warnings
* Fix issues with C++ parsers where out-of-bounds errors could
happen when a rule with an empty ride-hand side raises a
syntax error
- drop gcc7-fix.patch, no longer required
-------------------------------------------------------------------
Fri Dec 16 09:45:23 UTC 2016 - mliska@suse.cz