[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: Dir.exist?

From: Nobuyoshi Nakada <nobu@...>
Date: 2006-12-07 15:52:28 UTC
List: ruby-core #9674
Hi,

At Tue, 5 Dec 2006 09:44:12 +0900,
Kornelius Kalnbach wrote in [ruby-core:09669]:
> > Also Socket.exist?, Pipe.exist?, Symlink.exist? and so on?
> Yeah, you got me with that. There are no Pipe or Symlink classes.
> 
> I guess it only makes sense for Dir, and maybe for Socket.

I've heard that Windows Vista will have symlinks.  What do you
expect for it?

# Dir.exist? was added anyway.

-- 
Nobu Nakada

In This Thread