This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs


------- Additional Comments From ziga dot mahkovec at klika dot si  2005-05-16 19:18 -------
> I checked this in everywhere.

I was about to go through the procedure myself, but thanks anyway.
There was a typo in my initial ChangeLog entry though:

@@ -1,4 +1,4 @@
 2005-03-17  Ziga Mahkovec  <ziga.mahkovec@klika.si>

        PR libgcj/20504
-       gnu/regexp/RE.java: Add support for quoting constructs.
+       * gnu/regexp/RE.java: Add support for quoting constructs.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]