Skip to content

Fix #10947: Formatting BigInt with %x inserts digit separators#11051

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue10947
Jul 4, 2026
Merged

Fix #10947: Formatting BigInt with %x inserts digit separators#11051
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue10947

Conversation

@0-v-0

@0-v-0 0-v-0 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Feature request or issue tracking

Closes #10947.

Pre-review checklist

  • I have performed a self-review of my code.
  • If my PR fixes a bug or introduces a new feature, I have added thorough tests.
  • [ ] If my changes are non-trivial and do not concern a reported issue, I have added a changelog entry.

LLM/AI disclosure

This PR was written with the assistance of an LLM/AI.

Comment thread std/bigint.d Outdated
@thewilsonator thewilsonator merged commit e0b139f into dlang:master Jul 4, 2026
10 checks passed
@0-v-0 0-v-0 deleted the issue10947 branch July 4, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatting BigInt with %x inserts digit separators

4 participants