Ticket #675 (closed defect: fixed)
Trying to do I/O on empty NSString crashes MacRuby
| Reported by: | jkh@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.7 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.

