HomePhorge

(PUP-4438) Ensure that required_repeated_param cannot follow optionals
feaf07c56a96Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4438) Ensure that required_repeated_param cannot follow optionals

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.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc55b69a023ed: Merge pull request #3849 from thallgren/issue/pup…
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Hallgren <thomas@tada.se> committed rPUfeaf07c56a96: (PUP-4438) Ensure that required_repeated_param cannot follow optionals (authored by Thomas Hallgren <thomas@tada.se>).Apr 21 2015, 9:16 AM