On Mon, Feb 27, 2017 at 11:04:36AM +0100, Volker Reichelt wrote: > So here's the second attempt: > > 2017-02-27 Volker Reichelt <v.reich...@netcologne.de> > > * init.c: Include intl.h. > (build_new_1): Move message strings into pedwarn to make them > -Wformat-security friendly. Mark string for translation. > * pt.c (tsubst_copy_and_build): Mark string for translation. > Make the pointer const. > * semantics.c (finish_id_expression): Mark strings for translation.
Ok for trunk then, I'll deal with the rest I've mentioned in another mail myself. Jakub