[Issue 7260] "g" on default in std.regex.match

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 bearophile_h...@eml.cc changed: What|Removed |Added Severity|enhancement |normal --- Comment #3 from bea

[Issue 7260] "g" on default in std.regex.match

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com Severit

[Issue 7260] "g" on default in std.regex.match

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 --- Comment #2 from bearophile_h...@eml.cc 2012-02-24 12:45:08 PST --- (In reply to comment #1) > I dunno how to "fix" this bug. "g" by default imples there is a way to > override > it. regex("blah","") ? > Leaving it as is now breaks old codeb

[Issue 7260] "g" on default in std.regex.match

2012-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #