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