[antlr-interest] Re: (follow up) Question regarding latest ansi c grammar release.

Terence Parr parrt at cs.usfca.edu
Fri Jul 21 18:21:57 PDT 2006


On Jul 21, 2006, at 6:05 PM, Terence Parr wrote:
> On Jul 21, 2006, at 7:13 AM, Edgar Johnson wrote:
>>    for the following input:
>>
>> C:\projects\antlr\ANTLRW~1\c>type samples\pt.h
>> struct SVector64
>> {
>>                int X;
>>                int Y;
>>                int Z;
>> };
>>   typedef SVector64 temp;
>
> That is not valid C if I remember...need struct in that typedef :)

I should mention that ANTLRWorks quickly told me this not my brain. ;)

Terence


More information about the antlr-interest mailing list