bug-bison
[Top][All Lists]
Advanced

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

Re: bison-2.6.5 1 test failed on solaris 10


From: Akim Demaille
Subject: Re: bison-2.6.5 1 test failed on solaris 10
Date: Thu, 8 Nov 2012 17:34:58 +0100

Hi Dennis,

Le 8 nov. 2012 à 06:23, Dennis Clarke a écrit :

> "scan-code.l", line 441: warning: operands have incompatible types:
>         struct  {struct  {..} start, struct  {..} end} ":" const struct  
> {struct  {..} start, struct  {..} end}

This is interesting, and indeed, the code should be written
differently.

> see bison-2.6.5_SunOS5.10_sparcv9_testsuite.log attached 

This is minor: grep -E does not seem to support -w.  I'll adjust the test 
suite, thanks a lot for the report.

137. headers.at:125: testing Several parsers ...
./headers.at:233: bison -d -o x1.c x1.y
./headers.at:233: $EGREP yy x1.h
./headers.at:233: sed -ne 's,/\*[^*]*\*/,,g;s,//.*,,' \
                -e '/YY/p' x1.h |
     $EGREP -wv 
'YY(PARSE_PARAM|PUSH_MORE(_DEFINED)?|_[0-9A-Z_]+_INCLUDED)|(defined|if) YYDEBUG'
0a1,6
> Usage:        grep [-c|-l|-q] [-bhinsvwx] pattern_list [file ...]
>       grep [-c|-l|-q] [-bhinsvwx] [-e pattern_list]... [-f pattern_file]... 
> [file...]
>       grep -E [-c|-l|-q] [-bhinsvx] pattern_list [file ...]
>       grep -E [-c|-l|-q] [-bhinsvx] [-e pattern_list]... [-f pattern_file]... 
> [file...]
>       grep -F [-c|-l|-q] [-bhinsvx] pattern_list [file ...]
>       grep -F [-c|-l|-q] [-bhinsvx] [-e pattern_list]... [-f pattern_file]... 
> [file...]
./headers.at:233: exit code was 2, expected 1
137. headers.at:125: 137. Several parsers (headers.at:125): FAILED 
(headers.at:233)




reply via email to

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