Skip to content

Fix dynamic named arg format spec handling - #4361

Merged
vitaut merged 2 commits into
fmtlib:masterfrom
dinomight:dynamic-named-args
Mar 15, 2025
Merged

Fix dynamic named arg format spec handling#4361
vitaut merged 2 commits into
fmtlib:masterfrom
dinomight:dynamic-named-args

Conversation

@dinomight

Copy link
Copy Markdown
Contributor

When dealing with dynamic named format args, need to account for nested named args when skipping the content of the replacement.

Fixes #4360

When dealing with dynamic named format args, need to account for
nested named args when skipping the content of the replacement.

Fixes fmtlib#4360
vitaut
vitaut previously requested changes Feb 26, 2025