[Issue 8882] map, filter, iota and zip in pure (and nothrow) functions

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8882 RazvanN changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 8494] Return value for Tuple.opAssign

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8494 --- Comment #4 from RazvanN --- (In reply to ZombineDev from comment #3) > You're misunderstanding the OP. The whole point of this enhancement request > is to make T and Tuple!T interchangeable. Changing the return type of `bar` > misses the point com

[Issue 8882] map, filter, iota and zip in pure (and nothrow) functions

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8882 --- Comment #10 from ZombineDev --- (In reply to RazvanN from comment #9) > (In reply to ZombineDev from comment #8) > > While, the OP code compiles, zip is not yet nothrow. See: > > > > ``` > > import std.algorithm: map, filter; > > import std.range

[Issue 8494] Return value for Tuple.opAssign

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8494 --- Comment #5 from ZombineDev --- > Sorry for my misunderstanding, but closing a bug report which seems invalid > is the most efficient way to bring it to the attention of everyone. No problem, the only issue is that people on the CC list are guara

[Issue 8494] Return value for Tuple.opAssign

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8494 --- Comment #6 from RazvanN --- (In reply to ZombineDev from comment #5) > > Sorry for my misunderstanding, but closing a bug report which seems invalid > > is the most efficient way to bring it to the attention of everyone. > > No problem, the only

[Issue 8494] Return value for Tuple.opAssign

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8494 --- Comment #7 from ZombineDev --- (In reply to RazvanN from comment #6) > > That is a great idea. Unfortunately, I am not very well versed with Slack, > so do you mind creating the channel? Done, you should have gotten an invitation. If you log in

[Issue 17794] New: Interactive tutorial is not accessible to blind programmers

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17794 Issue ID: 17794 Summary: Interactive tutorial is not accessible to blind programmers Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 8494] Return value for Tuple.opAssign

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8494 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #8 from S

[Issue 15492] ICE (segfault) on class { auto f() with out contract }

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15492 Simon Na. changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17795] New: [scope] Scope errors not detected in ~= operation

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17795 Issue ID: 17795 Summary: [scope] Scope errors not detected in ~= operation Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal P

[Issue 17795] [scope] Scope errors not detected in ~= operation

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

[Issue 17684] [REG 2.062] `static alias this` bug or incomplete implementation?

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17684 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/bc8d7d8b2419dcd7cb43e2ab819896fd79bb2fc0 Fix Issue 17684 - [REG 2.062] static alias this (Part 3) http

[Issue 17796] New: ldc's -oq (write full module path for objects) breaks linking

2017-08-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17796 Issue ID: 17796 Summary: ldc's -oq (write full module path for objects) breaks linking Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW

[Issue 17194] [scope] Fwd reference error with nested struct

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