Thread overview
[Issue 24345] Issue with `alias this = xyz` inside structs.
Jan 27, 2024
timon.gehr@gmx.ch
Jan 30, 2024
Danilo
Feb 07, 2024
anonymous4
January 27, 2024
https://issues.dlang.org/show_bug.cgi?id=24345

timon.gehr@gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timon.gehr@gmx.ch

--- Comment #1 from timon.gehr@gmx.ch ---
This works with `-preview=fixAliasThis`. Maybe we can close this as WORKSFORME?

--
January 30, 2024
https://issues.dlang.org/show_bug.cgi?id=24345

--- Comment #2 from Danilo <codedan@hotmail.com> ---
(In reply to timon.gehr from comment #1)
> This works with `-preview=fixAliasThis`. Maybe we can close this as WORKSFORME?

Thanks, that works!

Will the preview get included into regular D in the near feature? „WorksForMeOnly“ is not so good if you want to make a public D package. ;)

--
February 07, 2024
https://issues.dlang.org/show_bug.cgi?id=24345

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement

--
December 13
https://issues.dlang.org/show_bug.cgi?id=24345

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20385

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--