[Issue 20733] Documentation for hasElaborateAssign says copy construction creates an opAssign

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

[Issue 20734] New: Array literals as arguments to scope slice parameters should be stack-allocated

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20734 Issue ID: 20734 Summary: Array literals as arguments to scope slice parameters should be stack-allocated Product: D Version: D2 Hardware: All OS: All

[Issue 20732] swap doesn't support types with impure gc or throwing copy constructors

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20732 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 20733] Documentation for hasElaborateAssign says copy construction creates an opAssign

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20733 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 20733] New: Documentation for hasElaborateAssign says copy construction creates an opAssign

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20733 Issue ID: 20733 Summary: Documentation for hasElaborateAssign says copy construction creates an opAssign Product: D Version: D2 Hardware: All OS: All

[Issue 20732] New: swap doesn't support types with impure gc or throwing copy constructors

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20732 Issue ID: 20732 Summary: swap doesn't support types with impure gc or throwing copy constructors Product: D Version: D2 Hardware: All OS: All Status:

[Issue 20732] swap doesn't support types with impure gc or throwing copy constructors

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

[Issue 8059] Deprecate .classinfo

2020-04-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8059 --- Comment #8 from Dlang Bot --- @Geod24 created dlang/dmd pull request #11033 "Fix issue 8059 - Deprecate `.classinfo` in favor of `typeid`" fixing this issue: - Fix issue 8059 - Deprecate `.classinfo` in favor of `typeid` As explained in the