http://github.com/Jirapong/ironruby/commit/929e07e27183e70a6e4bed8197430ff533610762

Fixes for core\file\new_spec.rb:
File.new raises an Errorno::EEXIST if the file exists when create a new file with File::CREAT|File::EXCL
File.new raises an Errno::EINVAL error with File::APPEND
File.new raises an Errno::EINVAL error with File::RDONLY|File::APPEND

Files changed:
• Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/ironruby- tags/core/file/new_tags.txt • Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/ core/file/new_spec.rb • Merlin/Main/Languages/Ruby/Libraries.LCA_RESTRICTED/Builtins/ FileOps.cs
        • Merlin/Main/Languages/Ruby/Ruby/Builtins/File.cs

Thank you,
-Jirapong

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to