eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
af328b152b
commit
13f2744b2e
@ -83,7 +83,6 @@ fdbm_s_open(argc, argv, klass)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!dbm) {
|
if (!dbm) {
|
||||||
printf("mode: %o\n", mode);
|
|
||||||
if (mode == -1) return Qnil;
|
if (mode == -1) return Qnil;
|
||||||
rb_sys_fail(RSTRING(file)->ptr);
|
rb_sys_fail(RSTRING(file)->ptr);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user