bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: asking help for bison


From: Akim Demaille
Subject: Re: asking help for bison
Date: Fri, 9 Jan 2015 14:28:36 +0100

> Le 27 févr. 2014 à 09:53, rainyseason <address@hidden> a écrit :
> 
> hello,
>       I am new to linux and I want to get bison and yacc. I just run that 
> "make check" and two passed and one failed. the test_suite.log is attached. 
> Please help me solve this problem. Thank you very much!<test-suite.log>

Hi!

If I understand correctly your log:

calc++: examples/calc++/calc++-parser.hh:214: Assertion `yytname_ == 
other.yytname_' failed.
./examples/test: line 50: 28522 Aborted                 $prog "$@" - < input > 
out_eff
calc++: FAIL: 1 (expected status: 0, effective: 134)
calc++: examples/calc++/calc++-parser.hh:214: Assertion `yytname_ == 
other.yytname_' failed.
./examples/test: line 50: 28528 Aborted                 $prog "$@" - < input > 
out_eff
calc++: FAIL: 2 (expected status: 0, effective: 134)

I tend to think that this issue was fixed by this commits:

http://lists.gnu.org/archive/html/bug-bison/2015-01/msg00012.html

What compiler were you using?

Thanks in advance!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]