>>> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:

 > "Joel E. Denny" <[EMAIL PROTECTED]> writes:
 >> However, I just noticed the current YYUSE definition doesn't allow the
 >> argument to be a struct instance.  Paul, Akim, is this intentional?

 > Yes and no.  If we could easily implement it with struct instances we
 > would.  But so far we haven't needed it, and doing it would be a pain.

I've needed it in C++, so there it uses the traditional cast to void.



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

Reply via email to