Nov. 13, 2010
1:46 p.m.
Status: New Owner: ---- New issue 3256 by davide.v...@gmail.com: matchesRegex on colon http://code.google.com/p/pharo/issues/detail?id=3256 Pharo image: Pharo-core Pharo core version: 1.2-12146 Virtual machine used: Squeak 4.2.5beta1U for mac If you evaluate: 'whatever' matchesRegex: ':' it rises an error. if I escape the colon the error disappears, but is it right? I think it's a sort of coupling with method parsing. Tx Davide