bug-bison
[Top][All Lists]
Advanced

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

Re: bison 1.29 build failed (make check) on solaris 2.6


From: Paul Lew
Subject: Re: bison 1.29 build failed (make check) on solaris 2.6
Date: Mon, 10 Sep 2001 08:55:20 -0700

>>>>> "Akim" == Akim Demaille <address@hidden> writes:

    Akim> OK, so, for whatever reason, calc is not able to used an
    Akim> input file name on argv.  But the test suite was a bit
    Akim> buggy, indeed, for it was checking

    Akim> if (!stdin)

    Akim> instead of

    Akim> if (!yyin)

    Akim> below is attached an updated version of testsuite.  Please,
    Akim> paste it in tests/, and tell me if things improved.

Make no difference, same result, need ^C:

> make check
...
Simple Calculator.

 13: calc.at:361       ok
 14: calc.at:363       ok
 15: calc.at:364       ok
 16: calc.at:365       ok
 17: calc.at:366       ok
 18: calc.at:367       ok
 19: calc.at:368       ok
 20: calc.at:370       ok
 21: calc.at:372       ok
 22: calc.at:374       ^C
make[2]: *** [check-local] Error 130
make[1]: *** [check-am] Interrupt
make: *** [check-recursive] Error 130

                                        -- Paul  09/10/01  08:54 AM --



reply via email to

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