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

ruby-changes:30388

From: nobu <ko1@a...>
Date: Fri, 9 Aug 2013 22:21:03 +0900 (JST)
Subject: [ruby-changes:30388] nobu:r42467 (trunk): * ChangeLog: fix the reason.

nobu	2013-08-09 22:20:55 +0900 (Fri, 09 Aug 2013)

  New Revision: 42467

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

  Log:
    * ChangeLog: fix the reason.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 42466)
+++ ChangeLog	(revision 42467)
@@ -1,8 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
 Fri Aug  9 07:16:00 2013  Charlie Somerville  <charliesome@r...>
 
 	* ext/io/console/console.c: delete redefinition of rb_cloexec_open.
-	  This function is always defined by io.c and is declared as non-static
-	  in a header file, so this declaration causes a compilation error.
+	  drop support for 1.8 and 1.9 from the next release of io-console gem.
 
 Fri Aug  9 19:13:54 2013  Koichi Sasada  <ko1@a...>
 

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

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