Feature #1776
closed
CI: Re-enable -Werror in clang_debug
Added by Marko Lindqvist 4 months ago.
Updated 30 days ago.
Description
#1762 is about to override -Werror with -Wno-error in clang_debug job. Remove that override once we get lua-5.5 as syslua, and won't need to build it ourselves any more, likely when we update runners to ubuntu-26.04.
Files
- Related to Bug #1762: CI: clang_debug will not work with lua-5.5 added
- Blocked by Feature #1907: Meson: Silence clang compiler warnings about lua added
Should be possible to do after #1907 already.
Marko Lindqvist wrote in #note-3:
Should be possible to do after #1907 already.
Not really. clang_debug job is autotools one and #1907 changes meson build.
But maybe it's time to convert clang job to a meson one.
Marko Lindqvist wrote in #note-4:
But maybe it's time to convert clang job to a meson one.
That's what these patches do.
- Status changed from In Review to Closed
Also available in: Atom
PDF