Re: Warnings when running "bootstrap"

2022-09-04 Thread Paul Smith
On Mon, 2022-09-05 at 00:16 +, Bjarni Ingi Gislason via Bug reports and discussion for GNU make wrote: >   The compilation failed because I had an unclean git repository. > >   My compilation creates a lot of warnings, which could be reduced if > the header files were fixed > >     131 [-Wall

Re: Warnings when running "bootstrap"

2022-09-04 Thread Bjarni Ingi Gislason via Bug reports and discussion for GNU make
The compilation failed because I had an unclean git repository. My compilation creates a lot of warnings, which could be reduced if the header files were fixed 131 [-Walloca] 7 [-Wformat=] 5 [-Wformat-nonliteral] 3 [-Wimplicit-fallthrough=] 2 [-Wmaybe-uninitialized

Re: Warnings when running "bootstrap"

2022-09-04 Thread Paul Smith
On Sun, 2022-09-04 at 01:54 +, Bjarni Ingi Gislason via Bug reports and discussion for GNU make wrote: >   This causes failure when compiling. What is the failure? I don't get any failures. I do see the output here, but they are are just notes / warnings. Everything still works. If you see