help-bison
[Top][All Lists]
Advanced

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

Re: How to free symbols during error recovery


From: Oliver Boris Fischer
Subject: Re: How to free symbols during error recovery
Date: Fri, 08 Oct 2004 16:46:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.2) Gecko/20040803

Akim Demaille wrote:
"Laurence" == Laurence Finston <address@hidden> writes:
Nah, that's only a bug in this version of Bison I guess, certainly
nothing related to the architecture.  But if you make sure to use a
more recent of Bison, you (and your users) will be protected from such
issues.

This happened on every plattform. The reason was, that I tried to use %destructor not in conjunction with %union but mit #define YYSTYPE.

According to the archive of address@hidden this seems to be a already known bug.

Regards,

Oliver





reply via email to

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