[MacRuby] #1293: problem with `release` after deleteRecordAndReturnError.

MacRuby ruby-noreply at macosforge.org
Fri May 20 17:34:28 PDT 2011


#1293: problem with `release` after deleteRecordAndReturnError.
------------------------------+---------------------------------------------
 Reporter:  jhamor@…          |        Owner:  lsansonetti@…        
     Type:  defect            |       Status:  closed               
 Priority:  blocker           |    Milestone:                       
Component:  MacRuby           |   Resolution:  wontfix              
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 #release should never be used in MacRuby, as #retain and #autorelease.
 These are no-ops anyways (they simply do nothing) because we use the
 Garbage Collection mode.

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



More information about the macruby-tickets mailing list