[Issue 22934] Header generator emits context pointer as `this`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 25 15:06:29 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22934
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #13887 "Fix 22934 - Emit
context pointer as `this` instead of `this`" fixing this issue:
- Fix 22934 - Emit context pointer as `this` instead of `this`
Because the latter is obviosly not a valid identifier.
https://github.com/dlang/dmd/pull/13887
--
More information about the Digitalmars-d-bugs
mailing list