help-bison
[Top][All Lists]
Advanced

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

Re: Not able to use %union?


From: Peng Yu
Subject: Re: Not able to use %union?
Date: Tue, 19 Feb 2019 00:01:45 -0600

>>> I don't want to call "rs_init(&yylval->str)" in any action.

> You don't have to do that in every action, just the ones returning strings.

I don't get the point.

Is there a problem to not call "rs_init(&yylval->str)" in any action
(this include the actions that return strings)?

-- 
Regards,
Peng



reply via email to

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