bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug report / Bison 1.875] %destructor directive causing segfault du


From: Jeannot_Langlois
Subject: Re: [Bug report / Bison 1.875] %destructor directive causing segfault during compilation
Date: Fri, 20 Feb 2004 07:06:33 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Paul Eggert wrote:
Thanks for following up on this.  Can you please try Bison test
version 1.875c?  It fixes a bug in this area, and it looks like that
might fix your problem.  Thanks.  Here's the URL:

ftp://alpha.gnu.org/gnu/bison/bison-1.875c.tar.gz

  
Hi there,


Sure !

I've downloaded bison-1.875c, installed it (it compiled cleanly on my Slackware 9.1 / gcc 3.2.2;  all tests returned "OK").

I've tried bison 1.875c, and the "bison -t -d -l --report=all ircparser.y" step DID complete gracefully (Wow!  I got impressed but not seeing any errors :-)):

________________________________________________________________________
ircparser.y: conflicts: 7 shift/reduce, 7 reduce/reduce
________________________________________________________________________

The compilation step also worked great:

________________________________________________________________________
gcc -o "ircparser" "ircparser.tab.c" "jbtcore_scanner.c" -DYYERROR_VERBOSE=1 -g
address@hidden:~/projects/jbtparser.bison$
________________________________________________________________________


Great !

Everything seems ok for translation/compilation bugs in my case for now!

Now as I'm still developing this grammar, I can't test much of the %destructor functionality in runtime for now, but I will give more feedback about its behaviour if I find anything suspect when I get further.

Don't hesitate to contact me on this topic, if I can be of any help for tests.

Is any new release of Bison planned soon ?


Great work, guys !  Congrats! :)


Regards,

--
Jeannot Langlois - Signature Jeannot Langlois
B. Sc.  Computer Science / B. Sc.  Informatique
Software Developer / Programmeur-Analyste
System/Network Administrator / Administrateur Système/Réseau

LINUX_LOGO





reply via email to

[Prev in Thread] Current Thread [Next in Thread]