Ruby Forum IronRuby > Code Review: unniseo

Posted by Jim Deville (Guest)
on 08.08.2008 10:24
Attachment: unniseo.diff (5,4 KB)
(Received via mailing list)
tfpt review "/shelveset:unniseo;REDMOND\jdeville"
Comment  :
  -Patch from Unni to return true for File.zero? 'nul' and File.zero? 
'NUL'
  -Patch from Seo to search for both ruby and ruby.exe when searching 
for a ruby binary
  -Incorporates feedback from #ironruby IRC channel to use the first 
Ruby found instead of throwing an error when multiple are found
Posted by Curt Hagenlocher (Guest)
on 08.08.2008 18:30
(Received via mailing list)
Change looks good.