[Issue 17130] [Reg 2.074] ambiguous implicit super call when inheriting core.sync.mutex.Mutex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Feb 10 07:35:18 PST 2017


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

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

https://github.com/dlang/dmd/commit/db81df0b6db19f5808e551a01730c15d341dc981
fix Issue 17130 - ambiguous implicit super call

- need type of this to resolve base class ctor overloads

https://github.com/dlang/dmd/commit/5262d78df2d2b4b3ee1fffc3393a5d57b535a481
Merge pull request #6513 from MartinNowak/fix17130

fix Issue 17130 - ambiguous implicit super call

--


More information about the Digitalmars-d-bugs mailing list