SHA256
1
0
forked from pool/bison

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

GNU bison 3.6

OBS-URL: https://build.opensuse.org/request/show/802479
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=86
This commit is contained in:
Martin Pluskal 2020-05-11 05:21:09 +00:00 committed by Git OBS Bridge
parent e82defd7ad
commit 3401b48f37
6 changed files with 23 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c
size 2370252

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXomJWgAKCRAN3KoyeNUm
TsNZAKDKx0IDmYg+FTrEVgQgM8ZrQAXoqQCgnVOIntoCHRGXhHGkh0kPEnWkp1M=
=Q/ck
-----END PGP SIGNATURE-----

3
bison-3.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e16f26baa2ebff141333e452c3cc5d8ea26bda6d2cd8b0b7a5604faa3a4ad47b
size 2463276

6
bison-3.6.tar.xz.sig Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR9+EN0se4fl2S74l0N3KoyeNUmTgUCXrUzagAKCRAN3KoyeNUm
TlO4AKDczswfkSvsJJ4MKzo0xBK2D7OiQACgqjaZsxXvsOq3zp++jmHgeyWcdLM=
=3bZ9
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 10 09:11:54 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU bison 3.6:
* Backward incompatible change: The YYERROR_VERBOSE macro is no
longer supported
* The YYPRINT macr is deprecated and will be removed eventually
* Improved syntax error messages
* %define parse.error behavior expended
* Token aliases can be internationalized
* Deep overhaul of the symbol and token kinds
* Modernize display of explanatory statements in diagnostics
-------------------------------------------------------------------
Sat Apr 11 08:04:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,7 +17,7 @@
Name: bison
Version: 3.5.4
Version: 3.6
Release: 0
Summary: The GNU Parser Generator
License: GPL-3.0-or-later