March 11, 2018
https://issues.dlang.org/show_bug.cgi?id=17423

--- Comment #8 from Walter Bright <bugzilla@digitalmars.com> ---
(In reply to Walter Bright from comment #7)
> https://github.com/dlang/dmd/pull/7999

For this to work, -dip1000 must be used.

--
March 18, 2018
https://issues.dlang.org/show_bug.cgi?id=17423

--- Comment #9 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9fbf0611d2ef4174597470834cb6e356f791468a fix Issue 17423 - pointer assignment to  in member function is not accounted for

https://github.com/dlang/dmd/commit/eee17da2ffd89093a2de2f7310ca01520cd49a64 Merge pull request #7999 from WalterBright/fix17423

fix Issue 17423 - pointer assignment to  in member function is not ac… merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>

--
March 18, 2018
https://issues.dlang.org/show_bug.cgi?id=17423

github-bugzilla@puremagic.com changed:

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

--
June 27, 2018
https://issues.dlang.org/show_bug.cgi?id=17423

--- Comment #10 from Walter Bright <bugzilla@digitalmars.com> ---
This example actually works now, see https://github.com/dlang/dmd/pull/8408

--
1 2
Next ›   Last »