bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26002] Another regex problem: \p{Nd}


From: mike at saxonica dot com
Subject: [Bug classpath/26002] Another regex problem: \p{Nd}
Date: 30 Jan 2006 00:42:02 -0000


------- Comment #3 from mike at saxonica dot com  2006-01-30 00:42 -------
Thanks. I'm not looking at workarounds for individual regular expressions,
because I don't write these regular expressions, my users do! Saxon is an
XSLT/XPath 2.0 engine and this allows user-written regular expressions using an
XPath-defined regex dialect, which Saxon translates into the Java regex
dialect. 

I can change the translator to output the regex dialect supported by GNU if
someone can point me to a specification of what that dialect is. At the moment,
though, I'm looking at targeting the .NET regex library instead.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26002





reply via email to

[Prev in Thread] Current Thread [Next in Thread]