[Opensource] regular expression change from RE to ORO causes a problem for me that isn't documented

Mike Traum mtraum at cirnetwork.org
Tue Nov 5 15:20:36 PST 2002


Jakarta ORO apparently isn't totally compatible with Jakarta RE. I was using
'[:digit:]' to match a number, which isn't supported by ORO. I now use
'[\d]'.

Mike, please add this to the changelog, in the 'Changed APIs' section of
'Version 4.1ea-1 Released: 18 March 2002'


Thanks,
Mike

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20021105/9cb240df/attachment-0002.htm


More information about the Opensource mailing list