[MacRuby-devel] [MacRuby] #210: Calling load_bridge_support_file without parameters raises NoMethodError

MacRuby ruby-noreply at macosforge.org
Wed Apr 21 12:48:18 PDT 2010


#210: Calling load_bridge_support_file without parameters raises NoMethodError
-----------------------------+----------------------------------------------
 Reporter:  me@…             |        Owner:  lsansonetti@…        
     Type:  defect           |       Status:  closed               
 Priority:  minor            |    Milestone:                       
Component:  MacRuby          |   Resolution:  fixed                
 Keywords:  incorrect error  |  
-----------------------------+----------------------------------------------
Changes (by martinlagardette@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Doesn't seem to be the case anymore :-)

 {{{
 $> macruby -e 'load_bridge_support_file'
 /private/tmp/-e:1:in `<main>': wrong number of arguments (0 for 1)
 (ArgumentError)
 $>
 }}}

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



More information about the MacRuby-devel mailing list