ruby-cvs:19636
From: nobu ruby-lang.org
Date: Tue, 29 May 2007 10:59:46 +0900 (JST)
Subject: [ruby-cvs:19636] Ruby:r12400: * win32/win32.c (rb_w32_opendir): store attributes of the second
nobu 2007-05-29 10:59:45 +0900 (Tue, 29 May 2007)
New Revision: 12400
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/version.h
branches/ruby_1_8/win32/win32.c
Log:
* win32/win32.c (rb_w32_opendir): store attributes of the second
entries or later too.
* win32/win32.c (rb_w32_opendir, rb_w32_readdir): eliminate magic
numbers.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12400&r2=12399
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/win32.c?r1=12400&r2=12399
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=12400&r2=12399