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

--- Comment #8 from [email protected] ---
Commits pushed to master at https://github.com/dlang/dmd

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

- need to pass class type to resolveFuncCall
- also make implicit ctor shared for shared base ctor

https://github.com/dlang/dmd/commit/69182dac5d7e4ba0f32377715f24ccf910d2f333
Merge pull request #6541 from MartinNowak/fix17130

fix Issue 17130 - ambiguous implicit super call

--

Reply via email to