On Tue, Oct 15, 2024 at 01:47:14AM -0700, Nathan Chancellor wrote: > We should be able to disable -Wenum-enum-conversion without impacting > the ability to catch the cases that you mentioned above. It also helps > that GCC supports -Wenum-conversion, but it does not seem like they have > an equivalent for -Wenum-enum-conversion. Could you please create and send a patch to disable -Wenum-enum-conversion?