Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
May 02, 2021 [Issue 21886] case where member function used as "alias this sym" is allowed without right `this` context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21886 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86_64 |All OS|Linux |All Severity|enhancement |normal -- |
May 02, 2021 [Issue 21886] case where member function used as "alias this sym" is allowed without right `this` context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21886 --- Comment #1 from Basile-z <b2.temp@gmx.com> --- This is actually conform with the code of resolveAliasThis(), https://github.com/dlang/dmd/blob/b8ffb017c8c802827be98722b838cb120b9d918b/src/dmd/aliasthis.d#L83-L101 But the specs are not in sync with that. -- |
May 02, 2021 [Issue 21886] case where member function used as "alias this sym" is allowed without right `this` context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21886 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |spec -- |
December 17, 2022 [Issue 21886] case where member function used as "alias this sym" is allowed without right `this` context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21886 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 21886] case where member function used as "alias this sym" is allowed without right `this` context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21886 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19916 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation