> After this patch, if I type parametres(foo) instead of parameters(foo),
> will Squid think that I am defining a regular expression instead of
> importing foo where my true regular expressions are stored?

Guys, one question: I understand that everyone here is very
distrusting of lex/yacc parser generators.
Why is that? in cases such as these a full parser would just be able
to make sense from the context, instead of covering corner cases such
as this one.
I understand that hand-parsing is better in very complex code paths,
but here there is no performance issue...

-- 
    /kinkie

Reply via email to