[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison 3.4.1 released [stable]
From: |
Dennis Clarke |
Subject: |
Re: Bison 3.4.1 released [stable] |
Date: |
Fri, 24 May 2019 02:53:38 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Thunderbird/67.0 |
On 5/22/19 3:34 PM, Akim Demaille wrote:
The Bison team is sad to announce the crash of Bison 3.4.
May its cores rest in peace.
Rejoice! Bison 3.4 is born again! And he shall be called Bison 3.4.1.
Builds fine on ye ol Solaris 10 sparc boxen and fails every test :
corv $
corv $ ./src/bison --version
bison (GNU Bison) 3.4.1
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
corv $
corv $ cat ./test-suite.log
=======================================
GNU Bison 3.4.1: ./test-suite.log
=======================================
# TOTAL: 6
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 6
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: examples/c/mfcalc/mfcalc
==============================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c/mfcalc/mfcalc.test (exit status: 2)
FAIL: examples/c/rpcalc/rpcalc
==============================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c/rpcalc/rpcalc.test (exit status: 2)
FAIL: examples/c/calc/calc
==========================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c/calc/calc.test (exit status: 2)
FAIL: examples/c++/simple
=========================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c++/simple.test (exit status: 2)
FAIL: examples/c++/variant
==========================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c++/variant.test (exit status: 2)
FAIL: examples/c++/variant-11
=============================
./examples/test: syntax error at line 21: `me=$' unexpected
FAIL examples/c++/variant-11.test (exit status: 2)
corv $
Some sort of weird me=$ thing there.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
- Bison 3.4.1 released [stable], Akim Demaille, 2019/05/22
- Re: Bison 3.4.1 released [stable], Hans Åberg, 2019/05/22
- Re: Bison 3.4.1 released [stable], Richard Stallman, 2019/05/23
- Re: Bison 3.4.1 released [stable],
Dennis Clarke <=
- Re: Bison 3.4.1 released [stable], Akim Demaille, 2019/05/25
- Re: Bison 3.4.1 released [stable], Akim Demaille, 2019/05/25
- Re: Bison 3.4.1 released [stable], Dennis Clarke, 2019/05/25
- Re: Bison 3.4.1 released [stable], Akim Demaille, 2019/05/26
- Re: Bison 3.4.1 released [stable], Dennis Clarke, 2019/05/26
- Re: Bison 3.4.1 released [stable], Akim Demaille, 2019/05/27
- Re: Bison 3.4.1 released [stable], Dennis Clarke, 2019/05/25