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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-05-11
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  This could be fairly easily detected by an enhancement to the
-Wformat-diag checker I'm working on by checking literal arguments of unquoted
%s directives.  I'm not sure it's a good idea but it might be worth looking
into after I'm done with the first iteration of it.

Reply via email to