bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26112] string.replaceAll("\\")


From: andrew at pimlott dot net
Subject: [Bug classpath/26112] string.replaceAll("\\")
Date: 14 Jun 2006 01:48:35 -0000


------- Comment #5 from andrew at pimlott dot net  2006-06-14 01:48 -------
I am using gcj 4.1, specifically 4.1.1-2 from Debian unstable.  Looking at the
Debian source tree, it appears that only part of this fix made it into 4.1: 
gnu/regexp/RE.java has the REG_REPLACE_USE_BACKSLASHESCAPE business, but
java/util/regex/Matcher.java does not.  So the end behavior is still wrong.


-- 

andrew at pimlott dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at pimlott dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26112





reply via email to

[Prev in Thread] Current Thread [Next in Thread]