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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Roland Illig from comment #11)
> Is there a general plan of fixing these "trivial" nits? Half of my reports
> from 2019 are still open after 3 years.

I think there's a few things going on here: people don't want to run the entire
bootstrap/regression-test cycle for such tiny changes, which kinda kills the
motivation for fixing them, and also the original authors of the strings being
copyedited might not be aware of these bugs open against them. Martin Liška
recently swapped the build from -Wno-error=format-diag to -Werror=format-diag,
so maybe he can help...

Reply via email to