Thread overview
[Issue 19251] Alias this does not get called on struct qualified type
Sep 18, 2018
RazvanN
September 18, 2018
https://issues.dlang.org/show_bug.cgi?id=19251

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR : https://github.com/dlang/dmd/pull/8711

--
October 01, 2018
https://issues.dlang.org/show_bug.cgi?id=19251

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

https://github.com/dlang/dmd/commit/37605ece47e30869b8dac103ad8f8cc789cd5b8f Fix Issue 19251 - Alias this does not get called on struct qualified type

https://github.com/dlang/dmd/commit/94f39988bc40568a7d90dd581f2d05c76e26d11d Merge pull request #8711 from RazvanN7/Issue_19251

Fix Issue 19251 - Alias this does not get called on struct qualified type

--
October 01, 2018
https://issues.dlang.org/show_bug.cgi?id=19251

github-bugzilla@puremagic.com changed:

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

--