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

ruby-changes:22916

From: akr <ko1@a...>
Date: Sun, 11 Mar 2012 14:53:30 +0900 (JST)
Subject: [ruby-changes:22916] akr:r34965 (trunk): cosmetic change.

akr	2012-03-11 14:53:20 +0900 (Sun, 11 Mar 2012)

  New Revision: 34965

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

  Log:
    cosmetic change.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 34964)
+++ NEWS	(revision 34965)
@@ -86,8 +86,7 @@
   * Merge Onigmo.
     https://github.com/k-takata/Onigmo
 
-  * incompatible changes:
-    The :close_others option is true by default for system() and exec().
+  * The :close_others option is true by default for system() and exec().
     Also, the close-on-exec flag is set by default for all new file descriptors.
     This means file descriptors doesn't inherit to spawned process unless
     explicitly requested such as system(..., fd=>fd).

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

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