[Issue 23833] auto dereferncing does work with alias this

2023-04-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23833 --- Comment #2 from james.g...@remss.net --- (In reply to RazvanN from comment #1) > The compiler does auto dereferencing only when the lhs of a dot expression > is a pointer to an aggregate type (struct, class, interface, union). That > does not mean

[Issue 23417] Confusing error message when assigning non-existent struct field to the same name global variable

2023-04-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23417 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com Severity|norma

[Issue 23833] auto dereferncing does work with alias this

2023-04-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23833 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|