[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/30732] Regular Expression Error
From: |
kaz at maczuka dot gcd dot org |
Subject: |
[Bug classpath/30732] Regular Expression Error |
Date: |
9 Feb 2007 00:47:52 -0000 |
------- Comment #2 from kaz at maczuka dot gcd dot org 2007-02-09 00:47 -------
Created an attachment (id=13023)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13023&action=view)
Proposed patch
If a RETokenChar is followed by another RETokenChar, the former swallows
the latter, but ignores any tokens following the latter.
This patch fixes it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30732