How to get rid of warnings in Bison?

2013-07-30 Thread Bernd Clausen
I have rules which clean the parsing stack and only perform some actions without modifying the stack. $$ always puts a new value on the parsing stack, right? Cheers, Bernd   ___ help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Bison error handling

2013-01-26 Thread Bernd Clausen
"foo") p is not removed by Bison. ConfigParam p; foo; In input 2:1 - 2:3 : syntax error free at line 1: statementlist free at line 2: foo Why this works? Thank you, Bernd ___ help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Re: eclipse integration help?

2006-10-28 Thread Bernd Prager
Hans Aberg wrote: > On 27 Oct 2006, at 21:34, bernd wrote: > >> I was googeling quite a bit without real success. >> >> Does anybody has some advice or can point me to a web site on how to set >> up an Eclipse project that integrates Bison in a decent way? > >

eclipse integration help?

2006-10-27 Thread bernd
I was googeling quite a bit without real success. Does anybody has some advice or can point me to a web site on how to set up an Eclipse project that integrates Bison in a decent way? Thanks, -- Bernd ___ help-bison@gnu.org http://lists.gnu.org