[Issue 16999] takeOne popFront/Back does not pop the source range

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16999 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/d60f32c3b92a44e6b9b7f6e9183b298c47d1f71d Merge pull request #4984 from dukc/takeOneFix Bugfix

[Issue 16483] ICE in expression.d from typeof

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16483 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/3f94ea1ecba10d663faca0d4bc814057e40dbd70 Fix issue 16483 - Prevent an ICE with lambdas as template

[Issue 16483] ICE in expression.d from typeof

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16483 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9615] std.conv.parse!(T[]) fails on trailing comma

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9615 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9615] std.conv.parse!(T[]) fails on trailing comma

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9615 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/307675ad75230efa5bd7d6c5cb4ea38b7a23694d fix issue 9615, std.conv.parse!(T[]) should allow a

[Issue 17123] New: [REG 2.073] Issues with return @safe inference

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17123 Issue ID: 17123 Summary: [REG 2.073] Issues with return @safe inference Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 17066] [REG2.073a] std.regex captures got immutable

2017-01-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17066 Martin Nowak changed: What|Removed |Added Status|RESOLVED|REOPENED CC|