HomePhorge

(PUP-3054) Ensure that inherits are absolute
74fccad8b2ecUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3054) Ensure that inherits are absolute

PUP-121 was supposed to make all references to classes and resource
types absolute, but it looks like it missed a spot. The class referenced
in an inherits clause was not being looked up in an absolute manner,
which caused it to find the wrong parent class in certain cases. This
changes the future parser so that inherited classes are always absolute
names.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Committed on Aug 18 2014, 10:49 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU280d5ca64734: (maint) Extract language specification tools
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU74fccad8b2ec: (PUP-3054) Ensure that inherits are absolute (authored by Andrew Parker <andy@puppetlabs.com>).Aug 18 2014, 10:49 PM