help-bison
[Top][All Lists]
Advanced

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

Re: Bison 1.30f broke my C++ parser


From: Richard B. Kreckel
Subject: Re: Bison 1.30f broke my C++ parser
Date: Sun, 27 Jan 2002 19:51:40 +0100 (CET)

> Nevertheless, in the meanwhile, my advice is use 1.32, but steal bison
> 1.28's bison.simple, give it another name, and ask 1.32 to use the
> latter (using BISON_SIMPLE or --skeleton).

This does not seem to work:

cappuccino:~/projects/GiNaC/ginac$ BISON_SIMPLE=/home/kreckel/bison.simple 
bison -y -p ginac_yy -d input_parser.yy && mv y.tab.c input_parser.cc
bison: output.c:1236: output_parser: Assertion `actions_dumped == 1' failed.
Aborted

Regards
    -richy.
--
  .''`.  Richard B. Kreckel
 : :' :  <address@hidden>
 `. `'   <address@hidden>
   `-    <http://www.ginac.de/~kreckel/>





reply via email to

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