[Issue 22934] Header generator emits context pointer as `this`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 27 05:10:19 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22934

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13887 "Fix 22934 - Emit context pointer as `outer`
instead of `this`" was merged into master:

- cd1017c7e2aed79f5484d4eca93313b60ba40de6 by MoonlightSentinel:
  Fix 22934 - Emit context pointer as `outer` 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