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

ruby-changes:37400

From: svn <ko1@a...>
Date: Tue, 3 Feb 2015 15:27:05 +0900 (JST)
Subject: [ruby-changes:37400] svn:r49481 (trunk): * remove trailing spaces.

svn	2015-02-03 15:26:57 +0900 (Tue, 03 Feb 2015)

  New Revision: 49481

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

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 49480)
+++ ChangeLog	(revision 49481)
@@ -3,11 +3,11 @@ Tue Feb  3 15:23:58 2015  Shugo Maeda  < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L3
 	* vm_method.c (remove_method): When remove refined
 	  method, raise a NameError if the method is not
 	  defined in refined class.
-	
+
 	  But if the method is defined in refined class,
 	  it should keep refined method and remove original
 	  method.
-	  
+
 	  Patch by Seiei Higa. [ruby-core:67722] [Bug #10765]
 
 Tue Feb  3 14:04:47 2015  Nobuyoshi Nakada  <nobu@r...>

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

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