ruby-cvs:25238
From: nobu ruby-lang.org
Date: Fri, 11 Jul 2008 06:27:33 +0900 (JST)
Subject: [ruby-cvs:25238] Ruby:r18019 (mvm): * thread.c (rb_get_coverages): return VM specific data instead of the
nobu 2008-07-11 06:27:33 +0900 (Fri, 11 Jul 2008) New Revision: 18019 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18019 Log: * thread.c (rb_get_coverages): return VM specific data instead of the pointer to it. Modified files: branches/mvm/thread.c