Issue #2614 has been updated by Jos Backus.
Fwiw, file.c in 1.9.2 trunk as of today still has:
define_filetest_function("exist?", rb_file_exist_p, 1);
define_filetest_function("exists?", rb_file_exist_p, 1);
Do we still want to do this? The specs pass on 1.9.
----------------------------------------
Bug #2614: Ruby 1.9 support - remove any deprecated/gone library calls
http://projects.puppetlabs.com/issues/2614
Author: Paul Nasrat
Status: Accepted
Priority: Normal
Assigned to: Paul Nasrat
Category:
Target version: 1.6.0
Keywords:
Branch:
>From discussion on list
AFAIK, FileTest.exists? goes away in ruby1.9 and should be
FileTest.exist?
Make sure facter and tests run clean on 1.9.x
--
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.