#fmt should generate compile errors for invalid format strings #1652
Labels
A-syntaxext
Area: Syntax extensions
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone
I believe its possible to specify invalid combinations of options in #fmt strings and I don't know what happens at runtime. printnf just allows undefined behavior, but we can make them compile errors.
The text was updated successfully, but these errors were encountered: