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" | ./compiler

function error is called witch make use of yylloc, and a lot of junk
is printed to console.

Bye,
  Dino Puller


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

Reply via email to