ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:108250] [Ruby master Bug#18734] [Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false`
@ 2022-04-15  7:40 nobu (Nobuyoshi Nakada)
  2022-09-25  5:05 ` [ruby-core:110060] " nagachika (Tomoyuki Chikanaga)
  0 siblings, 1 reply; 2+ messages in thread
From: nobu (Nobuyoshi Nakada) @ 2022-04-15  7:40 UTC (permalink / raw)
  To: ruby-core

Issue #18734 has been reported by nobu (Nobuyoshi Nakada).

----------------------------------------
Bug #18734: [Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false`
https://bugs.ruby-lang.org/issues/18734

* Author: nobu (Nobuyoshi Nakada)
* Status: Open
* Priority: Normal
* Backport: 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED
----------------------------------------
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 commit:git|86307f52ee1b3c5aa76e2fd6ee118e681dd76905.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-25  5:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15  7:40 [ruby-core:108250] [Ruby master Bug#18734] [Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false` nobu (Nobuyoshi Nakada)
2022-09-25  5:05 ` [ruby-core:110060] " nagachika (Tomoyuki Chikanaga)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).