[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




_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to