[Issue 21678] "_d_arraysetlengthT is not callable using argument types" on chained array length assignment

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21678 moonlightsenti...@disroot.org changed: What|Removed |Added Hardware|x86_64 |All OS|Linux

[Issue 21678] "_d_arraysetlengthT is not callable using argument types" on chained array length assignment

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21678 moonlightsenti...@disroot.org changed: What|Removed |Added CC||moonlightsentinel@disroot.o

[Issue 21678] New: "_d_arraysetlengthT is not callable using argument types" on chained array length assignment

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21678 Issue ID: 21678 Summary: "_d_arraysetlengthT is not callable using argument types" on chained array length assignment Product: D Version: D2 Hardware: x86_64 OS:

[Issue 21670] [REG 2.095] Public alias to private function triggers a deprecaton

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21670 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 21592] two stack traces if high surrogate is printed

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

[Issue 2035] D makes GUI dirty

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2035 anonymous4 changed: What|Removed |Added CC||top...@139.com --- Comment #8 from anonymous4 -

[Issue 21655] win32 dialog app, main dialog box is not centered

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21655 anonymous4 changed: What|Removed |Added Keywords||Optlink Status|NEW

[Issue 21655] win32 dialog app, main dialog box is not centered

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21655 --- Comment #4 from Tao --- Thank you, it works: dmd dlg.d dlg.res -L/subsystem:windows:5 --

[Issue 21675] Unsafe aggregate field initializer causes undefined behavior in @safe code

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21675 anonymous4 changed: What|Removed |Added Keywords||accepts-invalid, safe Severity|normal

[Issue 21674] [REG v2.086] `alias this` triggers wrong deprecation message on function call

2021-03-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21674 --- Comment #5 from anonymous4 --- If the compiler can compile it, it doesn't mean it should do so, because indiscriminate compiling can lead to unintended behavior. AIU issue 19441 is based on a bug in weka where aliased setter wasn't intended to cu

[Issue 21642] [REG 2.084] hashOf will fail to compile for some structs/unions that recursively contain shared enums

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