#394: Unrecognized runtime type _NSRange=II -------------------------------+-------------------------------------------- Reporter: cwdinfo@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------+-------------------------------------------- Comment(by lsansonetti@…): It's a bug in BridgeSupport, this informal protocol method doesn't contain 64-bit annotations. {{{ <method type='@32@0:4@8@12@16{_NSRange=II}20^i28' selector='control:textView:completions:forPartialWordRange:indexOfSelectedItem:'/> }}} In 64-bit, NSRange fields are QQ, not II. -- Ticket URL: <http://www.macruby.org/trac/ticket/394#comment:4> MacRuby <http://macruby.org/>