[MacRuby] #675: Trying to do I/O on empty NSString crashes MacRuby
#675: Trying to do I/O on empty NSString crashes MacRuby ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: ---------------------------+------------------------------------------------ Easily demonstrated through Laurent's reduced example: % ./miniruby -e "puts NSString.string" Assertion failed: (max > 0), function rb_str_bstr, file string.c, line 5603. Abort trap: 6 -- Ticket URL: <http://www.macruby.org/trac/ticket/675> MacRuby <http://macruby.org/>
#675: Trying to do I/O on empty NSString crashes MacRuby ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | ---------------------------+------------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.6 => MacRuby 0.7 Comment: Fixed in r4013. -- Ticket URL: <http://www.macruby.org/trac/ticket/675#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby