Fix dynamic named arg format spec handling - #4361
Merged
Merged
Conversation
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
previously requested changes
Feb 26, 2025
When dealing with dynamic named format args, need to account for nested named args when skipping the content of the replacement.
Fixes #4360