Issue #19810 has been reported by Erik Dalén. ---------------------------------------- Feature #19810: Allow Proc confines in Ruby 1.8 https://projects.puppetlabs.com/issues/19810
* Author: Erik Dalén * Status: Unreviewed * Priority: Normal * Assignee: * Category: library * Target version: 1.7.0 * Keywords: * Branch: * Affected Facter version: ---------------------------------------- The confines use === for comparison which in Ruby 1.9+ resolves to call(value) in Proc objects, it would be nice to have that behaviour in all supported Ruby versions. -- 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.
