[Issue 17867] @trusted destructor not callable from @safe function

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17867 Simen Kjaeraas changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 15246] Destructor inheritance doesn't inherit attributes properly

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15246 --- Comment #16 from Simen Kjaeraas --- *** Issue 17867 has been marked as a duplicate of this issue. *** --

[Issue 17867] @trusted destructor not callable from @safe function

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17867 alexanderheisterm...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 18791] New: No VERSION file in DMD .zip distribution

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18791 Issue ID: 18791 Summary: No VERSION file in DMD .zip distribution Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 12764] Disabled struct default construction circumvented when field is written to

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12764 RazvanN changed: What|Removed |Added CC|

[Issue 18790] can't put a const(char)[] into a char[]

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18790 --- Comment #8 from Steven Schveighoffer --- (In reply to Jonathan M Davis from comment #7) > And if > we can make the changes for output ranges without breaking any existing > code, then we definitely should. The only place

[Issue 17084] Can't sort array of structs with alias this: swap can't call non-@nogc function doesPointTo

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17084 Basile B. changed: What|Removed |Added Keywords||pull --- Comment #2 from

[Issue 17084] Can't sort array of structs with alias this: swap can't call non-@nogc function doesPointTo

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17084 Basile B. changed: What|Removed |Added Severity|enhancement |normal --

[Issue 17084] Can't sort array of structs with alias this: swap can't call non-@nogc function doesPointTo

2018-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17084 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com