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 ziga dot mahkovec at klika dot si  2005-03-17 00:33 -------
The quoting constructs are used in Perl as well [1]:
"\Q  quote (disable) pattern metacharacters till  \E"

I'm attaching the ChangeLog entry.  And my GNU Classpath copyright assignment is
in processing.

[1] http://www.perl.com/doc/manual/html/pod/perlre.html

-- 


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]