In message <005f01c1dfdd$6bcdf230$[EMAIL PROTECTED]>, "John Masters" writes:
>I'm wondering if my expressions are wrong, or if this new larger string =
>with no line ends is effecting the way pattern matching is done.

It's impossible to tell without sample code and input that reproduces
the problem.  It is more than likely an issue with the expression
(perhaps multiline vs. single line mode issues).  However, if you look
at the latest CHANGES file http://cvs.apache.org/viewcvs/~checkout~/jakarta-oro
/CHANGES?content-type=text/plain
there were some problems with [[:upper:]] and [[:punct:]] that were fixed
in 2.0.5 which may or may not be biting you.

daniel



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to