Regex Bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Regex Bug

Mike Hales
This is from c.l.s and refers to the squeak port, but it doesn't work  
in VW either (tested in 7.4.1 with the regex parcel).

'15' matchesRegex: '[1-9]|1[0-9]'. false

see http://bugs.impara.de/view.php?id=5391 for details


Mike