ruby-cvs:18514
From: (matz) <matz ruby-lang.org>
Date: Thu, 2 Nov 2006 13:45:14 +0900
Subject: [ruby-cvs:18514] ruby: * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
matz Thu, 2 Nov 2006 13:45:14 +0900
Modified files:
ruby:
ChangeLog
Log:
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
fixed: [ruby-list:42928]
Revision Changes Path
1.5578 +2 -2 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5577&r2=1.5578