bug-bison
[Top][All Lists]
Advanced

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

Re: bison 2.4.1 testsuite fail on Solaris 10


From: Akim Demaille
Subject: Re: bison 2.4.1 testsuite fail on Solaris 10
Date: Thu, 8 Jan 2009 09:50:25 +0100


Le 7 janv. 09 à 08:22, Summum Bonum a écrit :

Hi Bug-Bison,

Part of the Bison-2.4.1 testsuite failed on Solaris 10, and they are:

Failed tests:
GNU Bison 2.4.1 test suite test groups:

NUM: FILE-NAME:LINE     TEST-GROUP-NAME
     KEYWORDS

205: java.at:480        Java parser class and package names
206: java.at:501        Java parser class modifiers
207: java.at:559        Java parser class extends and implements
208: java.at:579        Java %parse-param and %lex-param
209: java.at:653        Java throws specifications
210: java.at:742        Java stype, position_class and location_class

That is caused by the java.at file uses Solaris grep and tries to use
illegal switch -q. With the change below for the poor Solaris users,
the java tests will run fine.

Thank you, I have installed the following patch in the newly created branch-2.4.2. I will also install it in master.

Attachment: 0001-Fix-grep-portability-issues.txt
Description: Text document



(Thank you very much for the patch! Please note that it was reversed, it is nicer to use when you run "diff old new" rather than "diff new old").
reply via email to

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