Issue #22365 has been updated by Henrik Lindberg. Target version set to 3.4.0
---------------------------------------- Bug #22365: All errors created by future parser ast_transformer lack line numbers https://projects.puppetlabs.com/issues/22365#change-98546 * Author: Erik Dalén * Status: Accepted * Priority: Normal * Assignee: Henrik Lindberg * Category: parser * Target version: 3.4.0 * Affected Puppet version: 3.2.4 * Keywords: future_parser * Branch: ---------------------------------------- Errors created by the ast transformer in the future parser have the wrong type, so they lack line numbers. An example is: puppet apply --parser=future -e 'File<||> ? {default=>foo}' -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
