#394: Unrecognized runtime type _NSRange=II -------------------------------+-------------------------------------------- Reporter: cwdinfo@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------+-------------------------------------------- Comment(by cwdinfo@…): Replying to [comment:1 lsansonetti@…]:
Could you provide a test case or a small Xcode project that reproduces this problem? We have specs testing NSRange and they all pass.
I added a small Xcode project that produces the exception on my machine. This is a fresh machine (just wiped and installed Snowy 2 days ago) so I don't think it's had a chance to get any bad habits ... yet :) To repro the bug, build, then type a few characters in the textfield. Press ESC to trigger the delegate method. That's when the unrecognized runtime type exception occurs. -- Ticket URL: <http://www.macruby.org/trac/ticket/394#comment:2> MacRuby <http://macruby.org/>