ruby-cvs:19717
From: shyouhei ruby-lang.org
Date: Fri, 8 Jun 2007 17:36:44 +0900 (JST)
Subject: [ruby-cvs:19717] Ruby:r12481: * win32/win32.c (rb_w32_opendir): store attributes of the second
shyouhei 2007-06-08 17:36:44 +0900 (Fri, 08 Jun 2007)
New Revision: 12481
Modified files:
branches/ruby_1_8_6/ChangeLog
branches/ruby_1_8_6/version.h
branches/ruby_1_8_6/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_6/ChangeLog?r1=12481&r2=12480
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=12481&r2=12480
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/win32/win32.c?r1=12481&r2=12480