Uri Guttman <[EMAIL PROTECTED]> wrote:

> #ifbar
> 
> should be filtered out but isn't. you can only pass lines which
> start with exact cpp command tokens

But shouldn't we be filtering out lines like these?

#if.bar
#undef-foo

And for that matter this, and numerous other lines that don't 
match the syntax of cpp commands?

#define

If we're not cheating at all, the program has to be a LOT 
longer.

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

Reply via email to