This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14045] replaceAll is missing from java.lang.String
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2004 18:51:18 -0000
- Subject: [Bug libgcj/14045] replaceAll is missing from java.lang.String
- References: <20040206123750.14045.ruben@ugr.es>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-02-06 18:51 -------
Actually, if you try it, it will fail.
The implementation relies on java.util.regex, which we don't have yet.
Mark Wielaard will integrate gnu.regexp into classpath soon-ish.
Most likely this will miss 3.4 and be fixed in 3.5.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
Target Milestone|3.4.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14045