https://issues.apache.org/bugzilla/show_bug.cgi?id=48389

Yegor Kozlov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Yegor Kozlov <[email protected]> 2009-12-28 03:57:14 UTC ---
The problem was fixed in r893105 which was committed on Dec 22. 
See https://issues.apache.org/bugzilla/show_bug.cgi?id=48425

consecutive regexp replacements were replaced by a simple loop collecting
characters into a buffer. This refactoring also solved the issue with "\." 

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to