Project

General

Profile

Actions

Bug #18734

closed

[Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false`

Added by nobu (Nobuyoshi Nakada) about 2 years ago. Updated over 1 year ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:108250]

Description

On the platforms where sticky bit is not provided, File.sticky? returns nil while File::Stat.sticky? returns false.
It seems changed accidentally together with test_s() at git|86307f52ee1b3c5aa76e2fd6ee118e681dd76905.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0