[MacRuby-devel] [MacRuby] #363: IO.copy_stream dont handle copyfile.

MacRuby ruby-noreply at macosforge.org
Sun Oct 4 00:33:44 PDT 2009


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

Comment(by kazuhisa@…):

 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/>



More information about the MacRuby-devel mailing list