[Issue 19387] [dip1000] __fieldPostblit should be scope or deduce scope qualifier

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 18 12:51:38 UTC 2021


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12280 "Fix 19387 - Mark generated postblits as scope"
was merged into master:

- 5282d156fb87842f6f8870449fe00f20345847ee by MoonlightSentinel:
  Fix 19387 - Mark generated postblits as scope

  Otherwise the postblit is not callable when compiling with DIP 1000.
  (Assigning scope ... to non-scope `this`)

https://github.com/dlang/dmd/pull/12280

--


More information about the Digitalmars-d-bugs mailing list