Re: [PATCH] WIP: RFC: XXX: Unbreak build with GCC 14
Ingo Brückl <[email protected]> Tue, 16 Apr 2024 09:29:38 +0200
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 15 Apr 2024 23:36:37 +0200, Alexander Strasser wrote: > 3. I might have touched some warnings by accident because we have > so many of them accumulated and I might have forgotten to > actually search to the next error :( Shouldn't we first get the Makefile to do a quiet build and fix all the accumulated warnings that are blowing up in our faces (see the thread on compiler warnings from February 2011) before we address GCC 14 warnings and errors? > If we actually build with GCC 14 we could also look into current > clang. Didn't work for me when I tried... Should be easier then to fix that too. Just my two cents. Ingo