#394: Unrecognized runtime type _NSRange=II
-------------------------------+--------------------------------------------
 Reporter:  cwdi...@…          |       Owner:  lsansone...@…        
     Type:  defect             |      Status:  new                  
 Priority:  blocker            |   Milestone:                       
Component:  MacRuby            |    Keywords:                       
-------------------------------+--------------------------------------------

Comment(by lsansone...@…):

 It's a bug in BridgeSupport, this informal protocol method doesn't contain
 64-bit annotations.

 {{{
 <method type='@3...@0:4...@8@1...@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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to