2010/5/22 Ilia Alshanetsky <i...@prohost.org>

> Felipe,
>
> Wouldn't the simpler change be to allow use of no spaces between scalar
> hint and a variable? Basically change + to a *?
>
>
>
But it is not just about 0 or more tab/spaces, there is also \r, \n... which
are inclued in the {WHITESPACE}.
And I consider simpler to match just the type name, thus not needing the
yyless() logic. Hence I also suggested in the patch to remove the _HINT
suffix.

-- 
Regards,
Felipe Pena

Reply via email to