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++ ??
Well i'm using it because i can't instruct bison to generate FlexLexer
class and i really need it, so i swithed to bison++, there is another
way to make use of this class?


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
Be carefull, anyway if you workaround this problem please tell me how
did you do it.


   J.L.
Dino Puller


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

Reply via email to