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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Apr 12 16:12:49 2019
New Revision: 270321

URL: https://gcc.gnu.org/viewcvs?rev=270321&root=gcc&view=rev
Log:
        PR translation/90041
        * exgettext: Print MissingArgError, UnknownError or Warn
        *.opt argument using error or warning instead of _ to mark it
        as gcc-internal-format.

        * c.opt (-fhandle-exceptions): Use %< and %> around option names
        in the Warn diagnostics.

Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c.opt
    trunk/gcc/po/ChangeLog
    trunk/gcc/po/exgettext

Reply via email to