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? How many people are still using (or trying to
use) bison++ ??
>
> For example:
> After compliling the Example with:
> $ make compiler
> with :
> $ echo "1%3" | ./compiler
>
> function error is called witch make use of yylloc, and a lot of junk
> is printed to console.
Anyway, I'll take a look at it, since I might be suffering from the same
problem soon :-O
>  
    J.L.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to