#363: IO.copy_stream dont handle copyfile.
--------------------------------+-------------------------------------------
 Reporter:  kazuh...@…          |       Owner:  lsansone...@…        
     Type:  defect              |      Status:  new                  
 Priority:  minor               |   Milestone:  MacRuby 0.5          
Component:  MacRuby             |    Keywords:                       
--------------------------------+-------------------------------------------

Comment(by kazuh...@…):

 ok. understand. but i have one question.

  * why  is this routine not  ported from matzruby 1.9 without copyfille?
 if i copied IO via IO.copy_stream, all memory for copy  is allocated (
 examply fille size is 500M , 1 G)
  * BUILDIN_TYPE should not be called in rb_type before NATIVE(obj) ?
  * why fcopyfile is not used ? the reason is exists? ( sorry i dont know
 detail of fcopyfile specification ....  )

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/363#comment:2>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to