Martin Sebor via Gcc-patches writes:
> On 12/12/21 3:13 AM, Andrea Monaco via Gcc-patches wrote:
>>
>> Hello.
>>
>>
>> I propose to make that message more verbose. It sure would have helped
>> me once. You don't always have a Web search available :)
>
> Warnings turned into errors have the [-
On Tue, Dec 14, 2021 at 1:33 PM Eric Gallager wrote:
>
> On Mon, Dec 13, 2021 at 1:17 PM Martin Sebor via Gcc-patches
> wrote:
> >
> > On 12/12/21 3:13 AM, Andrea Monaco via Gcc-patches wrote:
> > >
> > > Hello.
> > >
> > >
> > > I propose to make that message more verbose. It sure would have he
On Mon, Dec 13, 2021 at 1:17 PM Martin Sebor via Gcc-patches
wrote:
>
> On 12/12/21 3:13 AM, Andrea Monaco via Gcc-patches wrote:
> >
> > Hello.
> >
> >
> > I propose to make that message more verbose. It sure would have helped
> > me once. You don't always have a Web search available :)
>
> War
On 12/12/21 3:13 AM, Andrea Monaco via Gcc-patches wrote:
Hello.
I propose to make that message more verbose. It sure would have helped
me once. You don't always have a Web search available :)
Warnings turned into errors have the [-Werror=...] tag at the end
so I'm not sure I see when reit
Hello.
I propose to make that message more verbose. It sure would have helped
me once. You don't always have a Web search available :)
Andrea Monaco
diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c
index 4ded1760705..8b67662390e 100644
--- a/gcc/diagnostic.c
+++ b/gcc/diagnostic.c
@@ -15