warning message control: check for enabled warnings

Richard Henderson rth@redhat.com
Fri Apr 29 23:06:00 GMT 2005


On Fri, Apr 29, 2005 at 06:55:28PM -0400, DJ Delorie wrote:
> +  if (warn_show_options && opt)
> +    a_msgid = ACONCAT ((msgid, " [", cl_options[opt].opt_text, "]", 0));

I suspect that this breaks i18n?  We havn't yet looked up the
translated version of msgid...


r~



More information about the Gcc-patches mailing list