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

(PUP-4438) Ensure that required_repeated_param cannot follow optionals #3855

Merged

Conversation

thallgren
Copy link
Contributor

Before this commit it was possible to declare a required repeated
parameter after optional parameters. This cannot be allowed since
it introduces ambiguities when dispatching the parameter values.

Before this commit it was possible to declare a required repeated
parameter after optional parameters. This cannot be allowed since
it introduces ambiguities when dispatching the parameter values.
hlindberg added a commit that referenced this pull request Apr 21, 2015
…tional

(PUP-4438) Ensure that required_repeated_param cannot follow optionals
@hlindberg hlindberg merged commit 5badbff into puppetlabs:3.x Apr 21, 2015
@thallgren thallgren deleted the no_required_repeated_after_optional branch July 7, 2015 09:08
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.

2 participants