"Joel E. Denny" <[EMAIL PROTECTED]> writes:
> Moreover, it might be convenient to override a per-type or default
> %destructor by defining an empty per-symbol %destructor, which would
> suppress the warnings:
>
> %destructor { free ($$); }
> %destructor { } symbol_with_no_value
>
> What do you think?Sounds reasonable to me. Akim?
