On Sun, Oct 13, 2024 at 5:37 PM Morten Brørup <m...@smartsharesystems.com> wrote: > > I'm far from sure it's a compiler bug. Just look at the base rate: how > > often does the code you just wrote fail because of a bug in your code, > > and how often is the root cause to be found in the compiler or the > > standard libraries. > > > > A strong argument for rootcausing exactly what the specific compiler gets > wrong when compiling the code triggering the error. >
I agree that root causing it is preferrable. I merged this change in any case to resolve the false positives in CI. -- David Marchand