On 5/22/06, Theo de Raadt <[EMAIL PROTECTED]> wrote:
>   i would think the good reason is that the line is not a comment
>   as you imagine, but would effectively turn into:

I disagree.  I think this is a bug in all these lexers, and we should
fix it.

\<ret> is the only special case that says "ignore both".  In any other
case \<c> should translate into just the character <c>.

This \<whitespace> special case "it is an errors that a few people
will make, so fail when we encounter it" stuff is paranoid balony that
just causes more harm.


It's also confusing, since a \n _is_ whitespace.

Good for you, Theo. OpenBSD gets better day by day etc etc blah

-Nick

Reply via email to