"Joel E. Denny" <[EMAIL PROTECTED]> writes: > You can convert a mid-rule action to a nonterminal, but it seems there is > no other way to prevent its value from being leaked during error recovery. > Is my understanding correct?
I think so, yes. This limitation should be documented, I suppose, until we find a way to fix it (probably by having inline destructor declarations or some similar monstrosity). Could you please do that?
