https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124469

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Peter VARGA from comment #2)
> But this is horrible.
> There is no reason why it isn't supported. The whole modern C++
> functionality is wasted because of this. The format check is in my eyes a
> very powerfull feature which can save hours of debugging.

Actually this is why C++20 added std::format and why C++26 adds std::print.

Reply via email to