ruby-changes:32457
From: nobu <ko1@a...>
Date: Thu, 9 Jan 2014 19:46:01 +0900 (JST)
Subject: [ruby-changes:32457] nobu:r44536 (trunk): * remove trailing spaces.
nobu 2014-01-09 19:45:50 +0900 (Thu, 09 Jan 2014) New Revision: 44536 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44536 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 44535) +++ ChangeLog (revision 44536) @@ -16,7 +16,7 @@ Thu Jan 9 19:12:37 2014 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L16 * test/ruby/test_settracefunc.rb: add tests. provided by drkaes (Stefan Kaes). - * vm.c, eval.c, include/ruby/intern.h (rb_frame_pop): + * vm.c, eval.c, include/ruby/intern.h (rb_frame_pop): move definition of rb_frame_pop() and deprecate it. It doesn't care about `return' events. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/