[MacRuby-devel] [MacRuby] #376: The second 'pointer' of a double pointer type is ignored

MacRuby ruby-noreply at macosforge.org
Mon Jun 14 16:07:46 PDT 2010


#376: The second 'pointer' of a double pointer type is ignored
---------------------------------+------------------------------------------
 Reporter:  mred@…               |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by martinlagardette@…):

 What you can add in `MusicPlayer.bridgesupport` is information about music
 player being an opaque struct. Between structs and enums, I added the
 following line:
 {{{
 #!xml
 <opaque name='OpaqueMusicPlayerRef' type='^{OpaqueMusicPlayer}'/>
 }}}

 Then when I run the script:
 {{{
 $> macruby t.rb
 ^{OpaqueMusicPlayer}
 $>
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/376#comment:5>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list