Re: [committed] diagnostics: get rid of *_at_rich_loc in favor of overloading

2017-10-31 Thread David Malcolm
On Tue, 2017-10-31 at 23:20 +, Joseph Myers wrote: > To confirm: can you make sure that exgettext (via "make gcc.pot") > still > works to extract messages from these overloaded functions for > translation? > It *should* work, because the msgid argument is at the same position > for > all over

Re: [committed] diagnostics: get rid of *_at_rich_loc in favor of overloading

2017-10-31 Thread Joseph Myers
To confirm: can you make sure that exgettext (via "make gcc.pot") still works to extract messages from these overloaded functions for translation? It *should* work, because the msgid argument is at the same position for all overloads (what definitely doesn't work is overloads of diagnostic func