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/20504] java.util.regex implementation doesn't support quoting constructs


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


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