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

Dennis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
           Hardware|x86_64                      |All
         Resolution|---                         |DUPLICATE
                 OS|Mac OS X                    |All

--- Comment #2 from Dennis <[email protected]> ---
`update` is not `scope`, and taking the address of a `ref` should result in a
scope pointer, which can't be assigned to non-scope `this`. Therefore this is
the same as "Issue 20245 - DIP1000: Should infer scope when taking address of
ref"

*** This issue has been marked as a duplicate of issue 20245 ***

--

Reply via email to