Issue #21028 has been updated by Charlie Sharpsteen. Status changed from Unreviewed to Investigating Assignee set to Charlie Sharpsteen
---------------------------------------- Bug #21028: Functions that require `--parser future` aren't flagged as such https://projects.puppetlabs.com/issues/21028#change-92598 * Author: Lee Lowder * Status: Investigating * Priority: Normal * Assignee: Charlie Sharpsteen * Category: * Target version: * Affected Puppet version: 3.2.1 * Keywords: parser * Branch: ---------------------------------------- The various functions such as foreach, collect, each, reduce, reject, select and slice( I think I listed them all but not certain) do not mention in the generated docs (http://docs.puppetlabs.com/references/3.2.latest/function.html ) do not mention the fact that these functions are only available via the use of `--parser future`. This has and will cause confusion as people see the functions listed, then get syntax errors because they didn't know to use the different parser. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
