This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Objective C lexer - small cleanup


Zack Weinberg wrote:-

> > I like your patch.  I'm just a little wary of getting too much code
> > dependent on the lookahead mechanism.  But that shouldn't stop your
> > patch going in.
> 
> Is this because you want to change the lookahead mechanism, or you're
> worried about it not working correctly, or what?

Both :-) It'd be nice to merge it with Mark's, though that might not
be possible since one would be operating withing cpp_get_token () and
one outside.  Still, it's worth considering.

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]