Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Issue 17130 - ambiguous implicit super call #6541

Merged
merged 1 commit into from Feb 15, 2017

Commits on Feb 14, 2017

  1. fix Issue 17130 - ambiguous implicit super call

    - need to pass class type to resolveFuncCall
    - also make implicit ctor shared for shared base ctor
    MartinNowak committed Feb 14, 2017
    Copy the full SHA
    cfeb41a View commit details
    Browse the repository at this point in the history