mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 10:33:58 +02:00
add ML number
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d20bc9f4d2
commit
01a41b7c92
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Wed Jul 13 19:37:47 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
Wed Jul 13 19:37:47 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||||
|
|
||||||
* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)
|
* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)
|
||||||
if file or directory already exists. (bcc32)
|
if file or directory already exists. (bcc32) [ruby-dev:26508]
|
||||||
|
|
||||||
* win32/win32.c (rb_w32_rmdir): should set ENOTDIR (not EINVAL)
|
* win32/win32.c (rb_w32_rmdir): should set ENOTDIR (not EINVAL)
|
||||||
if it is not directory. (bcc32, win32)
|
if it is not directory. (bcc32, win32)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue