
19 Sep
2005
19 Sep
'05
9:51 a.m.
If you change your regex to use "\\w" instead of "[:word:]", xpressive compiles it fine.
Understood.
(xpressive sure could give a better error in this case, though. :-/)
Yep, it's not really a mismatched parenthesis :-) Not that any regex engine is that good with it's error messages mind you! John.