Dino Puller wrote:
> Package: Bison++
> Version: 1.21.11-3
>
> Variables like yylloc and yylval are not usable after yyparse(). I
> don't know if this is really a bug, anyway also the example in the
> package suffer for this problem.
Bison++ is currently almost unmaintained.
It is worth fixing this
Package: Bison++
Version: 1.21.11-3
Variables like yylloc and yylval are not usable after yyparse(). I
don't know if this is really a bug, anyway also the example in the
package suffer for this problem.
For example:
After compliling the Example with:
$ make compiler
with :
$ echo "1%3" | ./compi
2 matches
Mail list logo