On Fri, 3 May 2002, Brian Pane wrote:
> The scanning loop in get_ptoken() was consuming the ')'
> right after the "443". I just committed a fix.
Thanks! It strikes me that the parsing engine in there is relatively
clunky... I wouldn't mind rewriting the thing. But then again, I guess
there's
The scanning loop in get_ptoken() was consuming the ')'
right after the "443". I just committed a fix.
--Brian
Cliff Woolley wrote:
>-
>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8462
>
>
>produces a "Unmatched '('" error which
-
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8462
produces a "Unmatched '('" error which is wrong.
-
This looks like a legitimate bug, though from looking through the