[Bug translation/79100] Superfluous % in messages from cfgloop.c

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 12:05:00 GMT 2017


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
%' is documented format string:
   %': apostrophe (should only be used in untranslated messages;
       translations should use appropriate punctuation directly).


More information about the Gcc-bugs mailing list