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

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17123 --- Comment #2 from Walter Bright --- https://github.com/dlang/dmd/pull/6495 --

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

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17123 Walter Bright changed: What|Removed |Added Keywords||safe --

[Issue 17124] dmd segfaults on __traits(getMember, ...)

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17124 b2.t...@gmx.com changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #1 from b2.t...

[Issue 11531] For a faster std.algorithm.group on strings

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11531 --- Comment #3 from Jack Stouffer --- (In reply to Stefan Koch from comment #2) > Jack, I do not see anything of the kind. > The performance difference is within 2% and will within fluctuations being > caused by the gc. Hmm dmd does not show this pe

[Issue 17117] [REG2.073] erroneous "escaping reference to local variable"

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17117 --- Comment #6 from Martin Krejcirik --- Walter, can you fix this in 2.073 too ? --

[Issue 17117] [REG2.073] erroneous "escaping reference to local variable"

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17117 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/4a4dcf23830e9066a70cb1c381d97306f2bb5bbc fix Issue 17117 - erroneous 'escaping reference to local varia

[Issue 11531] For a faster std.algorithm.group on strings

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11531 Stefan Koch changed: What|Removed |Added CC||uplink.co...@gmail.com --- Comment #2 from Ste

[Issue 11531] For a faster std.algorithm.group on strings

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11531 --- Comment #1 from Jack Stouffer --- Created attachment 1635 --> https://issues.dlang.org/attachment.cgi?id=1635&action=edit test.d Currently group does not auto-decode, and I have attached a test case which shows that using immutable(ubyte)[] ra

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

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17123 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from

[Issue 11703] Typedef properties should not be of the original type

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11703 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/5fedf3503d73cead36a33260ba3efcc39847b8ce fix issue 11703, Typedef properties should not be of the

[Issue 17124] New: dmd segfaults on __traits(getMember, ...)

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17124 Issue ID: 17124 Summary: dmd segfaults on __traits(getMember, ...) Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: major Priorit

[Issue 16147] Provide shiny 404 error pages

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16147 Vladimir Panteleev changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 16147] Provide shiny 404 error pages

2017-01-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16147 --- Comment #6 from anonymous4 --- Is it supposed to look like this https://abload.de/img/tmp62xp4.png ? --