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

Override/inherit checks don't work with varargs #74

Open
marcoeilers opened this issue Jan 16, 2017 · 0 comments
Open

Override/inherit checks don't work with varargs #74

marcoeilers opened this issue Jan 16, 2017 · 0 comments

Comments

@marcoeilers
Copy link
Owner

Originally reported by: Marco Eilers (Bitbucket: meilers, GitHub: meilers)


The code generated for override/inherit checks for methods which use varargs, possibly also kwargs, is invalid, leading the verifier to crash.


marcoeilers added a commit that referenced this issue Apr 20, 2017
Do not generate counter arg for empty tuples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant