[Issue 17908] Can't alias an overload set with disabled function

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17908

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/0a319dbe2cf87e008e74c370fcbb5e70170f9c2d
Fix Issue 17908 - Can't alias an overload set with disabled function

https://github.com/dlang/dmd/commit/11bf970f0708bed12701a676e3d6a24f4db4f5d9
Merge pull request #7244 from RazvanN7/Issue_17908

--


[Issue 17908] Can't alias an overload set with disabled function

2017-10-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17908

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

https://github.com/dlang/dmd/commit/0a319dbe2cf87e008e74c370fcbb5e70170f9c2d
Fix Issue 17908 - Can't alias an overload set with disabled function

https://github.com/dlang/dmd/commit/11bf970f0708bed12701a676e3d6a24f4db4f5d9
Merge pull request #7244 from RazvanN7/Issue_17908

Fix Issue 17908 - Can't alias an overload set with disabled function
merged-on-behalf-of: Mathias Lang
<mathias-lang-socioman...@users.noreply.github.com>

--


[Issue 17908] Can't alias an overload set with disabled function

2017-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17908

RazvanN  changed:

   What|Removed |Added

 CC||razvan.nitu1...@gmail.com

--- Comment #1 from RazvanN  ---
PR : https://github.com/dlang/dmd/pull/7244

--