Poll of the week: How should std.regex handle unknown escape sequences as in: "[\.]"

Xinok xinok at live.com
Fri Dec 2 19:32:09 PST 2011


On 12/2/2011 5:33 PM, Marco Leise wrote:
> http://www.easypolls.net/poll.html?p=4ed9478e4fb7b0e4886eeea2

I prefer that regexp engines are as consistent as possible. Everything I 
tested accepts this as a valid regular expression, so I think std.regex 
should as well.


More information about the Digitalmars-d mailing list