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

Qore must support ellipses for declaring support for varargs #4738

Closed
davidnich opened this issue Jul 31, 2023 · 0 comments
Closed

Qore must support ellipses for declaring support for varargs #4738

davidnich opened this issue Jul 31, 2023 · 0 comments

Comments

@davidnich
Copy link
Contributor

currently this is auto-detected - however in the case of abstract methods, it cannot be - in abstract methods, this must be implemented

refs #4737

@davidnich davidnich added this to the 1.17.0 milestone Jul 31, 2023
@davidnich davidnich added this to To do in Qore Development via automation Jul 31, 2023
@davidnich davidnich self-assigned this Jul 31, 2023
davidnich added a commit that referenced this issue Jul 31, 2023
Qore Development automation moved this from To do to Done Jul 31, 2023
davidnich added a commit that referenced this issue Jul 31, 2023
davidnich added a commit that referenced this issue Aug 1, 2023
refs #3070 improved fix - allow calls to be verified against the abstract method and then do not save the method info to allow them to be still resolved at runtime
davidnich added a commit that referenced this issue Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant