HomePhorge

(#6749) detect duplicate aliases in a single option statement.
512778f95058Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6749) detect duplicate aliases in a single option statement.

This ensures that an option declaration that shadows itself is found, and
reported to the user, rather than silently eating one of the two.

This could have actually lost, for example, the distinction between an
argument-requiring and an argument-missing variant of the same thing.

Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3bb614525f62: (#6749) fix an inheritance bug in ActionManager
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU512778f95058: (#6749) detect duplicate aliases in a single option statement. (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 4 2011, 7:19 PM