[Issue 20433] Don't complain about implicit cast when an explicit cast would also be in error

2020-07-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20433 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21036] wrong code for non-pod types when compiled function with variadic static array

2020-07-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21036 Илья Ярошенко changed: What|Removed |Added Keywords||wrong-code --

[Issue 21035] wrong code when uses struct's methods of .init value

2020-07-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21035 --- Comment #2 from Илья Ярошенко --- (In reply to Stefan Koch from comment #1) > How does the wrong-ness of this code manifest? It fails to execute with exit code -11 --

[Issue 21035] wrong code when uses struct's methods of .init value

2020-07-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21035 Stefan Koch changed: What|Removed |Added CC||uplink.co...@gmail.com --- Comment #1 from

[Issue 12490] No "Error: , has no effect" Error for comma expression LHS

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