[前][次][番号順一覧][スレッド一覧]

ruby-changes:31305

From: nobu <ko1@a...>
Date: Tue, 22 Oct 2013 15:58:10 +0900 (JST)
Subject: [ruby-changes:31305] nobu:r43384 (trunk): * remove trailing spaces.

nobu	2013-10-22 15:58:05 +0900 (Tue, 22 Oct 2013)

  New Revision: 43384

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43384

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 43383)
+++ ChangeLog	(revision 43384)
@@ -5,7 +5,7 @@ Tue Oct 22 14:53:11 2013  Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L5
 	  Because there is a pass to miss finalizer postponed job
 	  with multi-threading. This patch solve this issue.
 
-	* vm_trace.c (rb_postponed_job_register_one): set 
+	* vm_trace.c (rb_postponed_job_register_one): set
 	  RUBY_VM_SET_POSTPONED_JOB_INTERRUPT(th) if another same job
 	  is registered.
 	  There is a possibility to remain a postponed job without

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]