"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.
