ruby-cvs:20660
From: matz ruby-lang.org
Date: Mon, 10 Sep 2007 01:23:27 +0900 (JST)
Subject: [ruby-cvs:20660] Ruby:r13423 (trunk): * marshal.c (r_object0): struct allocation first to check if a
matz 2007-09-10 01:23:27 +0900 (Mon, 10 Sep 2007)
New Revision: 13423
Modified files:
trunk/ChangeLog
trunk/marshal.c
Log:
* marshal.c (r_object0): struct allocation first to check if a
class is a struct. compatibility check should come next.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13423&r2=13422
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/marshal.c?r1=13423&r2=13422