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: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2005 22:27:27 -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 mckinlay at redhat dot com 2005-03-16 22:27 -------
The patch looks reasonable to me. Is the quoting feature something that should
be used in Perl style regular expressions as well, or is this a difference
between Perl-style and Java-style? If it is a difference, this feature should
only be enabled when RE_SYNTAX_JAVA_1_4 is enabled.
Ziga, do you have a copyright assignment for GNU Classpath? This patch will need
a changelog entry, too?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |ziga dot mahkovec at klika
| |dot si
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-03-16 22:27:24
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20504