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

ruby-cvs:20642

From: matz ruby-lang.org
Date: Sat, 8 Sep 2007 02:47:57 +0900 (JST)
Subject: [ruby-cvs:20642] Ruby:r13405 (trunk): * struct.c (rb_struct_s_members): should raise TypeError instead

matz	2007-09-08 02:47:56 +0900 (Sat, 08 Sep 2007)

  New Revision: 13405

  Modified files:
    trunk/ChangeLog
    trunk/marshal.c
    trunk/struct.c

  Log:
    * struct.c (rb_struct_s_members): should raise TypeError instead
      of call rb_bug().  [ruby-dev:31709]
    
    * marshal.c (r_object0): no nil check require any more.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13405&r2=13404
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/struct.c?r1=13405&r2=13404
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/marshal.c?r1=13405&r2=13404


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