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

* [ruby-core:110060] [Ruby master Bug#18734] [Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false`
  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 ` nagachika (Tomoyuki Chikanaga)
  0 siblings, 0 replies; 2+ messages in thread
From: nagachika (Tomoyuki Chikanaga) @ 2022-09-25  5:05 UTC (permalink / raw)
  To: ruby-core

Issue #18734 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.7: WONTFIX, 3.0: DONE, 3.1: REQUIRED to 2.7: WONTFIX, 3.0: DONE, 3.1: DONE

ruby_3_1 89eab8e0bf34ed36f32c1f8c230790f8b23a356f merged revision(s) 7f81f335478a3ca873f34e3bc0af6927819d3e84.

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

* Author: nobu (Nobuyoshi Nakada)
* Status: Closed
* Priority: Normal
* Backport: 2.7: WONTFIX, 3.0: DONE, 3.1: DONE
----------------------------------------
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).