HomePhorge

(maint) Fix problems with error reporting in heredoc_support
6b342dc5fcd7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix problems with error reporting in heredoc_support

The Puppet::Pops::Parser::HeredocSupport was broken. It did not
include the Puppet::Pops::Parser::LexerSupport and some calls
to lex_error were prefixed with a non existing 'lexer' variable.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU467c0a6ce2c3: (PUP-4336) Remove redundant issues
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Hallgren <thomas@tada.se> committed rPU6b342dc5fcd7: (maint) Fix problems with error reporting in heredoc_support (authored by Thomas Hallgren <thomas@tada.se>).Mar 30 2015, 5:59 PM