From: Yukihiro Matsumoto Date: 2005-12-06T00:58:05+09:00 Subject: Re: "disallow sticky world writable directory in PATH": Why? Hi, In message "Re: "disallow sticky world writable directory in PATH": Why?" on Mon, 5 Dec 2005 00:47:32 +0900, Erik Veenstra writes: | Wed Sep 21 02:44:09 2005 Yukihiro Matsumoto | file.c (path_check_0): disallow sticky world writable directory in PATH (and $LOAD_PATH). [ruby-dev:27226] | |Why is this changed in Ruby 1.8.3? |And how can I work around this check? It's annyoing... Warning condition may be too loose. Let me re-consider, although it's bit too late for 1.8.4 which is scheduled for Christmas. matz.