[MacRuby] #509: Beta 0.5 does not allow methods with more than 11 arguments
#509: Beta 0.5 does not allow methods with more than 11 arguments -----------------------------------+---------------------------------------- Reporter: johnmacshea@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- With methods with more than 11 arguments MacRuby beta 0.5 crashes. Eg with 12 arguments: invalid argc 12 Abort trap BTW: this was not the case with 0.4 (I assume it is not a Ruby 1.9.x issue?) -- Ticket URL: <http://www.macruby.org/trac/ticket/509> MacRuby <http://macruby.org/>
#509: Beta 0.5 does not allow methods with more than 11 arguments -----------------------------------+---------------------------------------- Reporter: johnmacshea@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * milestone: => MacRuby 0.5 Comment: That's a limitation of our dispatcher. We should address that. -- Ticket URL: <http://www.macruby.org/trac/ticket/509#comment:1> MacRuby <http://macruby.org/>
#509: Beta 0.5 does not allow methods with more than 11 arguments -----------------------------------+---------------------------------------- Reporter: johnmacshea@… | Owner: martinlagardette@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * owner: lsansonetti@… => martinlagardette@… -- Ticket URL: <http://www.macruby.org/trac/ticket/509#comment:2> MacRuby <http://macruby.org/>
#509: Beta 0.5 does not allow methods with more than 11 arguments -----------------------------------+---------------------------------------- Reporter: johnmacshea@… | Owner: martinlagardette@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => fixed Comment: Thanks for the report. This has been fixed with r3633 :-) -- Ticket URL: <http://www.macruby.org/trac/ticket/509#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby