Florian Weimer via Gcc <gcc@gcc.gnu.org> writes:

> I completed a Fedora rawhide rebuild with an instrumented GCC (~14,500
> packages).  156 packages failed to build with a logged -Wint-conversion
> error.  This number is much lower than what I expected, and I think we
> should include -Wint-conversion in the GCC 14 changes.
>
>[...]
>
> That's why I think the number of failing builds 156 is really quite low,
> and we should be able to manage on the Fedora side.

Yeah, this was my conclusion as well. For glibc in particular, it was
very low impact indeed - and for musl, the hits were all really broken
code.

Given we still, in theory, have some time (although not much) here,
would you mind scheduling a build with -Wincompatible-pointer-types
just to see what the fallout is on your end? Mainly interested in
the numbers. But I won't push my luck if you either don't have
time to run that or the list is large.

For us, it's been clouded by the fact that Vala is broken (so
a lot of bugs have the same root cause), and then the other
stuff was mixed.

thanks,
sam

Reply via email to