#160: Opening a TCPSocket causes GC exception
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  defect               |       Status:  closed               
 Priority:  major                |    Milestone:  MacRuby 0.4          
Component:  MacRuby              |   Resolution:  fixed                
 Keywords:  ext socket           |  
---------------------------------+------------------------------------------
Changes (by [EMAIL PROTECTED]):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.4


Comment:

 Good catch, the problem is in socket.c:1072, which should pass a pointer
 to the auto zone. I fixed it in r737/trunk.

 But this will anyway be addressed once we rewrite the IO system. Currently
 there are too many problems with IO due to the way we handle byte strings.

 Thanks for harnessing MacRuby :-)

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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to