[MacRuby-devel] [MacRuby] #394: Unrecognized runtime type _NSRange=II

MacRuby ruby-noreply at macosforge.org
Mon Oct 19 23:48:49 PDT 2009


#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 at 0:4 at 8@12 at 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/>



More information about the MacRuby-devel mailing list