From: Roger Pack Date: 2009-11-28T03:48:07+09:00 Subject: [ruby-core:26925] [Feature #2408] better error reporting in windows when you try to run a directory Feature #2408: better error reporting in windows when you try to run a directory http://redmine.ruby-lang.org/issues/show/2408 Author: Roger Pack Status: Open, Priority: Normal Currently in linux, you may get this: $ ruby -c wbo_backup ruby: Is a directory - wbo_backup (Errno::EISDIR) however we are not so fortunate in windows C:\dev\ruby\p2pwebclient\documents\writeup\final>ruby logs ruby: Permission denied -- logs (LoadError) It would be nice to get a similar error message in windows. Thanks! -r ---------------------------------------- http://redmine.ruby-lang.org