From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27746 invoked by alias); 16 Mar 2005 22:27:28 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 27709 invoked by uid 48); 16 Mar 2005 22:27:27 -0000 Date: Thu, 17 Mar 2005 01:29:00 -0000 Message-ID: <20050316222727.27708.qmail@sourceware.org> From: "mckinlay at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20050316214802.20504.overholt@redhat.com> References: <20050316214802.20504.overholt@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00717.txt.bz2 List-Id: ------- 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