ruby-changes:6694
From: nobu <ko1@a...>
Date: Fri, 25 Jul 2008 17:56:04 +0900 (JST)
Subject: [ruby-changes:6694] Ruby:r18210 (ruby_1_8): * file.c: commit miss.
nobu 2008-07-25 17:55:54 +0900 (Fri, 25 Jul 2008) New Revision: 18210 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18210 Log: * file.c: commit miss. Modified files: branches/ruby_1_8/file.c Index: ruby_1_8/file.c =================================================================== --- ruby_1_8/file.c (revision 18209) +++ ruby_1_8/file.c (revision 18210) @@ -4572,7 +4572,6 @@ * file: * * The permission bits <code>0644</code> (in octal) would thus be - intern_path(str); * interpreted as read/write for owner, and read-only for group and * other. Higher-order bits may also be used to indicate the type of * file (plain, directory, pipe, socket, and so on) and various other -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/