help-bison
[Top][All Lists]
Advanced

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

Re: Different behaviour with string and number tokens ?


From: Hans Aberg
Subject: Re: Different behaviour with string and number tokens ?
Date: Tue, 18 Apr 2006 10:34:17 +0200

[Now, you did not cc the Help-Bison list, which means that others do not get a chance to followup.]

You might want to post a question about cleaning up the strings, to see if you get a reply from some of those using C. Bison has a feature %destructor, that can be used to clean up the stuff in the case of errors. In other case, it must be cleaned up in the actions, I think.

On 18 Apr 2006, at 10:04, Arno Wilhelm wrote:

Hello Hans,

Yes. But you now get a cleanup-problem -- how remove the strings once used. Since I do not use C, I do not know how people usually solve it.

Thank you very much for your help, has saved me really a lot of time and
I think that now I understand the whole stuff a bit better ...



cheers,
arno






reply via email to

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