Skip to content

[Bug #21680] Fix (base**power_of_two).digits(base) bug#15144

Merged
tompng merged 1 commit intoruby:masterfrom
tompng:fix_int_digits
Nov 12, 2025
Merged

[Bug #21680] Fix (base**power_of_two).digits(base) bug#15144
tompng merged 1 commit intoruby:masterfrom
tompng:fix_int_digits

Conversation

@tompng
Copy link
Member

@tompng tompng commented Nov 11, 2025

Fix wrong condition in base multiplying loop.

Fix wrong condition in base multiplying loop.
@tompng tompng merged commit f4f728b into ruby:master Nov 12, 2025
90 checks passed
@tompng tompng deleted the fix_int_digits branch November 12, 2025 04:58
jacob-shops pushed a commit to Shopify/ruby that referenced this pull request Nov 12, 2025
Fix wrong condition in base multiplying loop.
matzbot pushed a commit that referenced this pull request Nov 30, 2025
	[PATCH] [Bug #21680] Fix (base**power_of_two).digits(base) bug (#15144)

	Fix wrong condition in base multiplying loop.
k0kubun added a commit that referenced this pull request Dec 8, 2025
	[PATCH] [Bug #21680] Fix (base**power_of_two).digits(base) bug (#15144)

	Fix wrong condition in base multiplying loop.
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