Thread overview
[Issue 18976] Inconsistency in overload merging with aliases
Jun 12, 2018
Mike Franklin
June 12, 2018
https://issues.dlang.org/show_bug.cgi?id=18976

Mike Franklin <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |slavo5150@yahoo.com

--- Comment #1 from Mike Franklin <slavo5150@yahoo.com> ---
Fix: https://github.com/dlang/dmd/pull/8355

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

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

https://github.com/dlang/dmd/commit/944402ec30e280af193130f9a287d56b5cb16c2f Fix Issue 18976 - Inconsistency in overload merging with aliases

https://github.com/dlang/dmd/commit/0730f0a8a0274063f376eddd38aa7324f3019f81 Merge pull request #8355 from JinShil/fix_18976

Fix Issue 18976 - Inconsistency in overload merging with aliases

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

github-bugzilla@puremagic.com changed:

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

--