Re: Not quoted option names in errors and warnings

2018-11-27 Thread Joseph Myers
On Tue, 27 Nov 2018, Martin Liška wrote: > One related question: Is it fine to use apostrophes in > dg-error/dg-warning patterns. In general the testsuite sets LC_ALL to C (and to C.ASCII on platforms where C means C.UTF-8), so yes. -- Joseph S. Myers jos...@codesourcery.com

Re: Not quoted option names in errors and warnings

2018-11-27 Thread Martin Liška
On 11/21/18 1:48 AM, Martin Sebor wrote: > On 11/20/2018 12:54 PM, Martin Liška wrote: >> On 11/20/18 4:24 PM, Martin Sebor wrote: >>> On 11/20/2018 03:10 AM, Martin Liška wrote: On 11/15/18 5:54 PM, Martin Sebor wrote: > On 11/15/2018 03:12 AM, Martin Liška wrote: >> Hi. >> >>

Re: Not quoted option names in errors and warnings

2018-11-20 Thread Martin Sebor
On 11/20/2018 12:54 PM, Martin Liška wrote: On 11/20/18 4:24 PM, Martin Sebor wrote: On 11/20/2018 03:10 AM, Martin Liška wrote: On 11/15/18 5:54 PM, Martin Sebor wrote: On 11/15/2018 03:12 AM, Martin Liška wrote: Hi. I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing

Re: Not quoted option names in errors and warnings

2018-11-20 Thread Martin Liška
On 11/20/18 4:24 PM, Martin Sebor wrote: On 11/20/2018 03:10 AM, Martin Liška wrote: On 11/15/18 5:54 PM, Martin Sebor wrote: On 11/15/2018 03:12 AM, Martin Liška wrote: Hi. I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing quotations of option names (~400). Is it som

Re: Not quoted option names in errors and warnings

2018-11-20 Thread Martin Sebor
On 11/20/2018 03:10 AM, Martin Liška wrote: On 11/15/18 5:54 PM, Martin Sebor wrote: On 11/15/2018 03:12 AM, Martin Liška wrote: Hi. I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing quotations of option names (~400). Is it something we should fix? How important is tha

Re: Not quoted option names in errors and warnings

2018-11-20 Thread Martin Liška
On 11/15/18 5:54 PM, Martin Sebor wrote: > On 11/15/2018 03:12 AM, Martin Liška wrote: >> Hi. >> >> I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing >> quotations >> of option names (~400). Is it something we should fix? How important is that? > > That's quite a few... I'

Re: Not quoted option names in errors and warnings

2018-11-15 Thread Martin Sebor
On 11/15/2018 03:12 AM, Martin Liška wrote: Hi. I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing quotations of option names (~400). Is it something we should fix? How important is that? That's quite a few... I've been fixing these as I notice them, usually as part of

Not quoted option names in errors and warnings

2018-11-15 Thread Martin Liška
Hi. I've done a quick grep of gcc/po/gcc.pot and I see quite a lot of missing quotations of option names (~400). Is it something we should fix? How important is that? Martin #: diagnostic.c:477: compilation terminated due to -fmax-errors=%u.\n #: gcov-tool.c:420: -f, --function