Skip to content

[3.2 backport] Fix compile error on older systems without clock_get* - #8948

Merged
nagachika merged 1 commit into
ruby:ruby_3_2from
Bo98:old-clock-fix-3.2
Nov 21, 2023
Merged

[3.2 backport] Fix compile error on older systems without clock_get*#8948
nagachika merged 1 commit into
ruby:ruby_3_2from
Bo98:old-clock-fix-3.2

Conversation

@Bo98

@Bo98 Bo98 commented Nov 20, 2023

Copy link
Copy Markdown
Contributor

Cherry pick of #8256, which has been stable in master for a while.

Fixes a regression introduced in 3.2. Earlier branches are not affected.

@Bo98

Bo98 commented Nov 20, 2023

Copy link
Copy Markdown
Contributor Author

@nagachika
nagachika enabled auto-merge November 21, 2023 13:03
@nagachika
nagachika added this pull request to the merge queue Nov 21, 2023
Merged via the queue into ruby:ruby_3_2 with commit 6ad47f3 Nov 21, 2023
@Bo98
Bo98 deleted the old-clock-fix-3.2 branch November 21, 2023 13:04
@hsbt hsbt added the Backport label Sep 5, 2024
eregon added a commit to eregon/ruby that referenced this pull request Dec 7, 2025
eregon added a commit to eregon/ruby that referenced this pull request Dec 7, 2025
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Subclasses of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
* Use a less confusing example in test_regexp2,
  the ivar was named @encoding but had no effect on Regexp#encoding.
eregon added a commit to eregon/ruby that referenced this pull request Mar 24, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature ruby#8948]
* Use a less confusing example in test_regexp2,
  the ivar was named @encoding but had no effect on Regexp#encoding.
eregon added a commit that referenced this pull request Mar 25, 2026
* Instances of a subclass of Regexp are not frozen for compatibility.
* [Feature #8948]
* Use a less confusing example in test_regexp2,
  the ivar was named @encoding but had no effect on Regexp#encoding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants