This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79921] missing translation for "...this statement, but the latter is misleadingly indented"


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

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Fri Mar 10 19:09:02 2017
New Revision: 246045

URL: https://gcc.gnu.org/viewcvs?rev=246045&root=gcc&view=rev
Log:
c-indentation.c: workaround xgettext limitation (PR c/79921)

gcc/c-family/ChangeLog:
        PR c/79921
        * c-indentation.c (warn_for_misleading_indentation): Remove parens
        from inform's message, so that xgettext can locate it.


Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-indentation.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]