[Issue 23959] [REG2.101.0] Copying arrays of types with postblits from varargs broken

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

[Issue 23959] [REG2.101.0] Copying arrays of types with postblits from varargs broken

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

[Issue 23959] [REG2.101.0] Copying arrays of types with postblits from varargs broken

2023-06-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23959 --- Comment #1 from Dlang Bot --- @teodutu created dlang/dmd pull request #15295 "Move lowerings to `_d_array{setassign,assign_{l,r}}` to a `LoweredAssignExp` AST node" mentioning this issue: - Move lowerings to `_d_array{setassign,assign_{l,r}}`

[Issue 23959] [REG2.101.0] Copying arrays of types with postblits from varargs broken

2023-06-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23959 Teodor Dutu changed: What|Removed |Added CC||teodor.d...@gmail.com