I am using Monodevelop 3.0.3.2, with mono runtime 2.10.8.1 on Ubuntu 12.04
When I try to include \s or \w in my regex, I get 'Unrecognized escape sequence', Otherwise regex works as I'd expect. (But I freely admit to having limited experience with regex.) What have I missed? Or if \s is not available, how do I specify "zero or more spaces" ? -- View this message in context: http://mono.1490590.n4.nabble.com/Regex-dosen-t-recognize-s-or-w-tp4665410.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
