Issue #5817 has been updated by Dan Bode. Status changed from Investigating to Merged - Pending Release Target version set to 2.7.x
I verified that this is resolved in 3ac7aede7233e0554077f7abbf6e561960a05e4d I assume that means this is targeted for 2.7.2? ---------------------------------------- Bug #5817: Hashes can't be used as function paramaters https://projects.puppetlabs.com/issues/5817 Author: Kristian Krohn Status: Merged - Pending Release Priority: Low Assignee: Dan Bode Category: parser Target version: 2.7.x Affected Puppet version: 2.6.4 Keywords: Branch: The following statement fails with a parse error: `function({ foo => 'bar' })` Error: `Syntax error at '{'; expected '}'` This is likely related to bug #5516: Hashes can't be used in selectors -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
