[Issue 21358] New: conv.to array to string seems to lack nothrow

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21358 Issue ID: 21358 Summary: conv.to array to string seems to lack nothrow Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Prior

[Issue 21340] extern(C++, (emptyTuple)) should result in no namespace not an error

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21340 --- Comment #5 from Dlang Bot --- dlang/dlang.org pull request #2872 "Document issue 21340 - `extern(C++, (expression))` now accepts empty tuples" was merged into master: - 4f3b1fad4532e2513c5ef74ed288419933b27ab7 by Nicholas Lindsay Wilson: docum

[Issue 21357] New: [REG2.093] postblit aliases old and new struct pointers

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21357 Issue ID: 21357 Summary: [REG2.093] postblit aliases old and new struct pointers Product: D Version: D2 Hardware: All OS: All Status: NEW Se

[Issue 21357] [REG2.093] postblit aliases old and new struct pointers

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21357 johanenge...@weka.io changed: What|Removed |Added Keywords||industry, wrong-code --

[Issue 18157] std.file.rmdirRecurse should be usable in @safe

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18157 Luís Ferreira changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 18110] most of phobos should be @safe-ly useable

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18110 Issue 18110 depends on issue 18157, which changed state. Issue 18157 Summary: std.file.rmdirRecurse should be usable in @safe https://issues.dlang.org/show_bug.cgi?id=18157 What|Removed |Added --

[Issue 21356] New: mixin of mixin template in indexed tuple not allowed

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21356 Issue ID: 21356 Summary: mixin of mixin template in indexed tuple not allowed Product: D Version: D2 Hardware: x86 OS: All Status: NEW Severity: minor

[Issue 21340] extern(C++, (emptyTuple)) should result in no namespace not an error

2020-11-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21340 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---