ruby-cvs:20711
From: matz ruby-lang.org
Date: Fri, 21 Sep 2007 02:03:42 +0900 (JST)
Subject: [ruby-cvs:20711] Ruby:r13474 (trunk): * hash.c (hash_equal): should call rb_eql when argument eql is set.
matz 2007-09-21 02:03:41 +0900 (Fri, 21 Sep 2007)
New Revision: 13474
Modified files:
trunk/ChangeLog
trunk/hash.c
trunk/version.h
Log:
* hash.c (hash_equal): should call rb_eql when argument eql is set.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=13474&r2=13473
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/hash.c?r1=13474&r2=13473
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13474&r2=13473