[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19380

From: nobu ruby-lang.org
Date: Wed, 4 Apr 2007 10:17:35 +0900 (JST)
Subject: [ruby-cvs:19380] Ruby:r12144: * io.c (pipe_open): raise NotImplementedError for command "-" on

nobu	2007-04-04 10:17:34 +0900 (Wed, 04 Apr 2007)

  New Revision: 12144

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/io.c
    branches/ruby_1_8/version.h
    trunk/ChangeLog
    trunk/io.c
    trunk/version.h

  Log:
    * io.c (pipe_open): raise NotImplementedError for command "-" on
      platforms where fork(2) is not available.  [ruby-dev:30681]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12144&r2=12143
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12144&r2=12143
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12144&r2=12143
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=12144&r2=12143
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?r1=12144&r2=12143
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=12144&r2=12143


[前][次][番号順一覧][スレッド一覧][生データ]