Skip to content

Fix #10712: std.format rejects valid format string with position befo…#11049

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

Fix #10712: std.format rejects valid format string with position befo…#11049
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue10712

Conversation

@0-v-0

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

Copy link
Copy Markdown
Contributor

…re width

Feature request or issue tracking

Closes #10712.

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.

@thewilsonator thewilsonator merged commit df01a71 into dlang:master Jul 1, 2026
9 of 10 checks passed
@0-v-0 0-v-0 deleted the issue10712 branch July 2, 2026 01:15
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.

std.format rejects valid format string with position before width

3 participants