This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs
- From: "ziga dot mahkovec at klika dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 May 2005 19:18:52 -0000
- Subject: [Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs
- References: <20050316214802.20504.overholt@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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