DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24234

Doesn't seem to be a way to use '\' in subst with back_references





------- Additional Comments From [EMAIL PROTECTED]  2004-03-22 00:36 -------
ah, i see what u mean.  bummer.  by incompatabilities, do you mean trying to
subst in "\\" results in an empty string :)?  d'oh.

nice fix, very 'solid', no fudging :).  only thing i would suggest (and perhaps
there was a reason taht escapes me) is using ArrayLists rather than Vectors to
avoid the overhead of synchronization (which seems unnecessary here).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to