On Tue, Sep 11, 2012 at 3:41 PM, Diego Novillo <dnovi...@google.com> wrote:

>> @@ -778,6 +791,7 @@ type (options_p *optsp, bool nested)
>>         return resolve_typedef (s, &lexer_line);
>>
>>       case STRUCT:
>> +    case CLASS:
>
>
> I think that as far as gengtype is concerned, 'struct' and 'class' should be
> exactly the same thing.  So, all the handling for 'CLASS' you added should
> not be needed.


100% agreed.

-- Gaby

Reply via email to