ruby-cvs:18264
From: Nobuyoshi Nakada <nobu ruby-lang.org>
Date: Mon, 25 Sep 2006 21:51:23 +0900
Subject: [ruby-cvs:18264] Re: ruby: * hash.c (recursive_hash): remove unused local variable.
なかだです。 At Mon, 25 Sep 2006 14:57:39 +0900, matz wrote in [ruby-cvs:18260]: > * file.c (rb_get_path): check NUL byte in the path string. Dir.[] もこれに影響を受けるため mkmf.rb でエラーになるようになっ ていますが、 "\0" 区切りでglobパターンを複数指定できるという Dir.[]やDir.globの仕様は廃止でしょうか。 -- --- 僕の前にBugはない。 --- 僕の後ろにBugはできる。 中田 伸悦
18260 2006-09-25 14:57 [matz ruby-lang.org ] ruby: * hash.c (recursive_hash): remove unused local variable. -> 18264 2006-09-25 21:51 ┗[nobu ruby-lang.org ]