Issue #19810 has been updated by eric sorenson. Assignee set to Jeff McCune Target version deleted (1.7.0) Branch changed from https://github.com/puppetlabs/facter/pull/407 to https://github.com/puppetlabs/facter/pull/410
Removing target at 1.7.0 since Jeff determined through code review and exploratory testing that this change is desirable but not close enough to completion to block the release. I also updated the branch url since it's gone through a few iterations. Assigning to Jeff as he has the next action as far as I can tell. (Even if that is to re-assign or close) ---------------------------------------- Feature #19810: Allow Proc confines in Ruby 1.8 https://projects.puppetlabs.com/issues/19810#change-87507 * Author: Erik Dalén * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: Jeff McCune * Category: library * Target version: * Keywords: * Branch: https://github.com/puppetlabs/facter/pull/410 * Affected Facter version: development ---------------------------------------- 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.
