[Issue 14532] switch block allows creating uninitialized variables

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14532 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/1a26535fd627ca398d2609228bce20905440360d fix Issue 14532 - switch block allows creating uninitialized

[Issue 10524] Switch skips initialization of 'with' variable

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10524 Issue 10524 depends on issue 14532, which changed state. Issue 14532 Summary: switch block allows creating uninitialized variables https://issues.dlang.org/show_bug.cgi?id=14532 What|Removed |Added

[Issue 16178] New: Can't alias a mixin

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16178 Issue ID: 16178 Summary: Can't alias a mixin Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1

[Issue 12527] Cannot make @system function/delegate alias in a @safe section

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12527 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12527] Cannot make @system function/delegate alias in a @safe section

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12527 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b33039ba827142547bf9107007154abea54c9c23 fix Issue 12527 - Cannot make @system function/delegate alias

[Issue 11047] UDA + getAttributes bypass purity/safety check

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11047 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/55bd78ded94a1f40ee80c4e42791f216e5d58c41 fix Issue 11047 - UDA + getAttributes bypass purity/safety

[Issue 16177] New: Inner exception cannot be caught by specific type; becomes a collateral of the original exception

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16177 Issue ID: 16177 Summary: Inner exception cannot be caught by specific type; becomes a collateral of the original exception Product: D Version: D2 Hardware: x86_64

[Issue 14496] void initialization of member with indirections must not be @safe

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14496 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/fdfa834382f0fbd1486bd261df042e589dc29676 fix Issue 14496 - void initialization of member with

[Issue 14496] void initialization of member with indirections must not be @safe

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14496 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13536] Union of delegates breaks @safety

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13536 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13536] Union of delegates breaks @safety

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13536 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/8e480a56f514284d919e894c103288dda67ea243 fix Issue 13536 - Union of delegates breaks @safety

[Issue 12939] More uniform error messages for not nothrow and not @safe functions

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12939 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/72e82e63d478b6f6d095255b020169a25b12154e partially address Issue 12939

[Issue 12939] More uniform error messages for not nothrow and not @safe functions

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12939 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10378] Prevent local imports from hiding local symbols

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10378 Sobirari Muhomori changed: What|Removed |Added CC||c...@dawg.eu

[Issue 12279] function local imports are not hijack safe

2016-06-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12279 Sobirari Muhomori changed: What|Removed |Added Status|NEW |RESOLVED