[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:18504

From: (usa) <usa ruby-lang.org>
Date: Wed, 1 Nov 2006 01:10:25 +0900
Subject: [ruby-cvs:18504] ruby: * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.

usa         Wed, 1 Nov 2006 01:10:25 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      eval.c
  Log:
    * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
      fixed: [ruby-list:42928]
    
    * test/ruby/test_super.rb: add tests to check above bug.
  
  Revision    Changes    Path
  1.616.2.197 +10  -3    ruby/eval.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c?cvsroot=src&r1=1.616.2.196&r2=1.616.2.197


[前][次][番号順一覧][スレッド一覧][生データ]