[Issue 22105] std.container.array.Array.length setter creates values of init-less types

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22105 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 22105] std.container.array.Array.length setter creates values of init-less types

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

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Tim changed: What|Removed |Added CC||tim.dl...@t-online.de --- Comment #20 from Tim --- I

[Issue 22634] assert for too many symbols should be error

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

[Issue 22634] New: assert for too many symbols should be error

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22634 Issue ID: 22634 Summary: assert for too many symbols should be error Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 22633] Associative array require and update don't work if the value type can't be reassigned or copied.

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22633 thomas.bock...@gmail.com changed: What|Removed |Added Keywords||rejects-valid --

[Issue 22633] New: Associative array require and update don't work if the value type can't be reassigned or copied.

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22633 Issue ID: 22633 Summary: Associative array require and update don't work if the value type can't be reassigned or copied. Product: D Version: D2 Hardware: x86_64