https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93882
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:6cd5024c8643b4359825219cdc3ae7280018d06d commit r10-6798-g6cd5024c8643b4359825219cdc3ae7280018d06d Author: Marek Polacek <pola...@redhat.com> Date: Sat Feb 22 11:53:45 2020 -0500 c++: Use %qs in diagnostic message [PR93882] A tweak for translators, as requested in the PR. 2020-02-22 Marek Polacek <pola...@redhat.com> PR c++/93882 * decl.c (grokdeclarator): Use %qs in a diagnostic message.