Duncan Simpson <[EMAIL PROTECTED]> writes:
| This patch replaces a couple of 255s with (N(yytext)-1), which keeps up with
| changes in the size of yytext. As a bonus it communicates with me what the
| significance of the value to me. The macro recogniser could still be improved
| (take 1 chara
> This patch replaces a couple of 255s with (N(yytext)-1), which keeps up
> with changes in the size of yytext. As a bonus it communicates with me
> what the significance of the value to me. The macro recogniser could
> still be improved (take 1 character and look for multiple character if
> the c
This patch replaces a couple of 255s with (N(yytext)-1), which keeps up with
changes in the size of yytext. As a bonus it communicates with me what the
significance of the value to me. The macro recogniser could still be improved
(take 1 character and look for multiple character if the catcode