From: Nobuyoshi Nakada Date: 2008-02-21T15:48:30+09:00 Subject: Re: Strange Windows warning with IO.popen: The process tried to write to a nonexistent pipe Hi, At Wed, 20 Feb 2008 07:02:31 +0900, Daniel Berger wrote in [ruby-talk:291663]: > Ruby 1.8.6 > Windows XP Pro > > I tried this standalone snippet: > > io = IO.popen('date /t') > > Running that with -w I get this warning: > > The process tried to write to a nonexistent pipe I have deja vu on this question..., the thread from [ruby-core:14126] can't help you? -- Nobu Nakada