Modernizing Fedora's C code
Modernizing Fedora's C code
Posted Nov 3, 2022 22:36 UTC (Thu) by sam_c (subscriber, #139836)In reply to: Modernizing Fedora's C code by khim
Parent article: Modernizing Fedora's C code
2/3. Right, it's a good idea. You indeed don't have to worry about diffing later, you can import if something simply doesn't compile with the second compiler. I'll go play with it.
4. It's really just the nature of the large amount of software out there. Some of these bugs will end up hitting other distros anyway.
5. Yes, it is, because you have to go around running autoreconf in tonnes of packages when the configure scripts in the release tarball are stale (and it's not fixed in an autoconf release, so new releases of software will continue to be broken).
Would it perhaps have been more acceptable to you if I'd said "complex" rather than "hard", as there's many factors? :)
Posted Nov 4, 2022 15:52 UTC (Fri)
by mbunkus (subscriber, #87248)
[Link]
Modernizing Fedora's C code