[#61822] Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...>

I would like to request developers meeting around April 17 or 18 in this mo=

14 messages 2014/04/03
[#61825] Re: Plan Developers Meeting Japan April 2014 — Urabe Shyouhei <shyouhei@...> 2014/04/03

It's good if we have a meeting then.

[#61826] Re: Plan Developers Meeting Japan April 2014 — Zachary Scott <e@...> 2014/04/03

Regarding openssl issues, I=E2=80=99ve discussed possible meeting time with=

[#61833] Re: Plan Developers Meeting Japan April 2014 — Martin Bo煬et <martin.bosslet@...> 2014/04/03

Hi,

[ruby-core:62171] Re: [ruby-trunk - Bug #9648] Dir.glob('../*') shows unexpected result in a symbolic linked directory on Windows

From: "U.Nakamura" <usa@...>
Date: 2014-04-26 07:34:16 UTC
List: ruby-core #62171
Hi,

In message "[ruby-core:62170] [ruby-trunk - Bug #9648] Dir.glob('../*') shows unexpected result in a symbolic linked directory on Windows"
    on Apr.26,2014 16:22:34, <nobu@ruby-lang.org> wrote:
> 'ok' means it globs as if it is a real directory but not a symlink?

It's too difficult for me to say it in English.

C:\foo に V:\ へのsymlinkである bar (つまり C:\foo\bar) を作り、
そこに chdir した後で Dir.glob('../*') するわけですが、結果は
期待通り C:\foo の中身(V:\ でなく)を返します。


> > This problem is only with trunk.
> 
> It doesn't glob anything, neither the parent of the symlink, or the target?

何も返しません。なお、targetである V:\ にはparentが存在しないことは
留意すべき事項かもしれません。
ちなみに、targetを適当なディレクトリ V:\baz に変更して実行すると、
なぜかtrunkでも正しい結果(C:\fooの中身)を返します。


Regards,
-- 
U.Nakamura <usa@garbagecollect.jp>

In This Thread

Prev Next