https://issues.dlang.org/show_bug.cgi?id=19387
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dlang Bot <[email protected]> --- 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 --
