ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "nagachika (Tomoyuki Chikanaga)" <noreply@ruby-lang.org>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:110060] [Ruby master Bug#18734] [Win32] `File.sticky?` returns `nil` while `File::Stat.sticky?` returns `false`
Date: Sun, 25 Sep 2022 05:05:37 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-99311.20220925050536.4@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-18734.20220415074010.4@ruby-lang.org

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/

      reply	other threads:[~2022-09-25  5:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-99311.20220925050536.4@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).