[Issue 16123] alias member of member

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16123 Ketmar Dark changed: What|Removed |Added CC|

[Issue 16123] New: alias member of member

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16123 Issue ID: 16123 Summary: alias member of member Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 16122] New: user-friendly CLI interface for dmd

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16122 Issue ID: 16122 Summary: user-friendly CLI interface for dmd Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 16121] the canonical way to create and use an exception type is not documented on dlang.org

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16121 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from

[Issue 16121] New: the canonical way to create and use an exception type is not documented on dlang.org

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16121 Issue ID: 16121 Summary: the canonical way to create and use an exception type is not documented on dlang.org Product: D Version: D2 Hardware: All URL:

[Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12558 --- Comment #15 from Andrei Alexandrescu --- Yes, catching Errors should always be explicit. --

[Issue 16120] New: dmd does not inline simple range primitives

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16120 Issue ID: 16120 Summary: dmd does not inline simple range primitives Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 15768] std.stdio.trustedStdout accesses __gshared data without synchronization.

2016-06-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15768 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/92eed4f45ed01a5d1f975fb23859ea63473e6f5e Warn about Issue 15768