[Issue 12747] std.regex bug in the parser allows reference to open groups.

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12747 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 12747] std.regex bug in the parser allows reference to open groups.

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12747 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12747] std.regex bug in the parser allows reference to open groups.

2014-05-22 Thread via Digitalmars-d-bugs
std.regex bug in the parser allows reference to open groups. Check the stack of opened constructs for groups when emit back-refs. https://github.com/D-Programming-Language/phobos/commit/d1dc1abb4ece0f9ccff91d918690cbe177f55f47 Merge pull request #2170 from DmitryOlshansky/issue-12747 Fix issue 12747

[Issue 12747] std.regex bug in the parser allows reference to open groups.

2014-05-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12747 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Keywords||pull