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/14045] replaceAll is missing from java.lang.String


------- 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


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