Issue #18739 has been updated by Matthaus Owens.

Status changed from Merged - Pending Release to Closed

Released in Puppet 3.1.0
----------------------------------------
Bug #18739: Calling functions from Puppet Ruby DSL does not work
https://projects.puppetlabs.com/issues/18739#change-82451

Author: eric sorenson
Status: Closed
Priority: Normal
Assignee: Henrik Lindberg
Category: 
Target version: 3.1.0
Affected Puppet version: 
Keywords: 
Branch: https://github.com/puppetlabs/puppet/pull/1419


You cannot currently call parser functions from inside the Puppet Ruby DSL, 
though this should work

Henrik says: For a function like "include", it sent this as a message to the 
scope, when it should have sent "function_include".

It also screwed up by not passing args as an array (which we now require in 
Puppet 3)

This is essential to the language and needs to work before it ships.


-- 
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.


Reply via email to