[Issue 14615] std.regex.replaceFirstInto throws exception when no match is found

2016-04-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14615 Dmitry Olshansky changed: What|Removed |Added Severity|enhancement |major --

[Issue 14615] std.regex.replaceFirstInto throws exception when no match is found

2016-04-07 Thread via Digitalmars-d-bugs
- std.regex.replaceFirstInto throws exception when no match is found https://github.com/D-Programming-Language/phobos/commit/efd74a5fea9dd7c8c14bf53d192ca2236f9013ef Merge pull request #4160 from DmitryOlshansky/issue-14615 Fix issue 14615 - std.regex.replaceFirstInto throws exception when no match is

[Issue 14615] std.regex.replaceFirstInto throws exception when no match is found

2016-04-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14615 Dmitry Olshansky changed: What|Removed |Added Keywords||pull CC|

[Issue 14615] std.regex.replaceFirstInto throws exception when no match is found

2015-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14615 --- Comment #1 from Chris --- dmd 2.067.1 --