Skip to content

Rename Namespace to Ruby::Box#15075

Merged
tagomoris merged 11 commits intoruby:masterfrom
tagomoris:rename-namespace-to-box
Nov 7, 2025
Merged

Rename Namespace to Ruby::Box#15075
tagomoris merged 11 commits intoruby:masterfrom
tagomoris:rename-namespace-to-box

Conversation

@tagomoris
Copy link
Copy Markdown
Contributor

No description provided.

@launchable-app

This comment has been minimized.

@tagomoris tagomoris force-pushed the rename-namespace-to-box branch from c28c9b3 to 63f8888 Compare November 7, 2025 03:37
@tagomoris tagomoris merged commit aaf1f53 into ruby:master Nov 7, 2025
88 checks passed
@tagomoris tagomoris deleted the rename-namespace-to-box branch November 7, 2025 04:15
@adrianthedev
Copy link
Copy Markdown

Leaving this here for easier reference:
https://bugs.ruby-lang.org/issues/21385

viralpraxis added a commit to viralpraxis/ruby that referenced this pull request Nov 24, 2025
This is a follow-up to ruby#15075

1. There are still some references to "namespaces" in `box.c`,
  both in comments and some function implementations.
2. `rb_box_s_getenabled` descriptino states that it might return
  `false`, but it looks like it returns either `nil` or `Ruby::Box`.
viralpraxis added a commit to viralpraxis/ruby that referenced this pull request Nov 24, 2025
This is a follow-up to ruby#15075

1. There are still some references to "namespaces" in `box.c`,
  both in comments and some function implementations.
2. `rb_box_s_current` description states that it might return
  `false`, but it looks like it returns either `nil` or `Ruby::Box`.
viralpraxis added a commit to viralpraxis/ruby that referenced this pull request Nov 24, 2025
This is a follow-up to ruby#15075

1. There are still some references to "namespaces" in `box.c`,
  both in comments and some function implementations.
2. `rb_box_s_current` description states that it might return
  `false`, but it looks like it returns either `nil` or `Ruby::Box`.
viralpraxis added a commit to viralpraxis/ruby that referenced this pull request Dec 3, 2025
This is a follow-up to ruby#15075

1. There are still some references to "namespaces" in `box.c`,
  both in comments and some function implementations.
2. `rb_box_s_current` description states that it might return
  `false`, but it looks like it returns either `nil` or `Ruby::Box`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants