Skip to content

Conversation

@smaillet
Copy link
Member

The validation of args for call sites was overly protective, to the point of failing for varargs functions as by definition they accept more args than the signature specifies. This change updates the validation to specifically handle varargs, while still validating all of the fixed args.

@smaillet smaillet merged commit 40ef96d into UbiquityDotNET:develop Jan 17, 2021
@smaillet smaillet deleted the VarArgs branch January 17, 2021 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant