December 17, 2022 [Issue 22968] "Need this of type X" error message is confusing | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22968 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
July 27, 2023 [Issue 22968] "Need this of type X" error message is confusing | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22968 Dennis <dkorpel@live.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dkorpel@live.nl Resolution|--- |FIXED --- Comment #1 from Dennis <dkorpel@live.nl> --- Fixed by https://github.com/dlang/dmd/pull/15430 The error is now: ``` Error: calling non-static function `foo` requires an instance of type `S` ``` -- |
Copyright © 1999-2021 by the D Language Foundation