ruby-cvs:25176
From: mame ruby-lang.org
Date: Tue, 8 Jul 2008 21:45:51 +0900 (JST)
Subject: [ruby-cvs:25176] Ruby:r17957 (trunk): * vm.c (rb_vm_mark): mark the last element of special_exceptions.
mame 2008-07-08 21:45:50 +0900 (Tue, 08 Jul 2008) New Revision: 17957 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17957 Log: * vm.c (rb_vm_mark): mark the last element of special_exceptions. Modified files: trunk/ChangeLog trunk/vm.c