From: Nicholas Manning Date: 2009-05-20T04:16:35+09:00 Subject: Re: tempfile.rb and unlink on windows Daniel Berger wrote: >> required RubyInline. When running rake db:migrate for the first time >> ruby -r tempfile -e 'Tempfile.new("foo").unlink' >> >> # file. >> >> >> Can anyone provide any insight on this? > > Your patch looks good to me. I would submit it on their redmine site: > > http://redmine.ruby-lang.org > > Regards, > > Dan Yeah I will get around to it but it's just f*cked up that the rescue clause just silently fails and says in a comment "oh may fail on windows but who cares" lol -- Posted via http://www.ruby-forum.com/.