Il 19/01/25 18:24, Fabio Valentini ha scritto: > On Sun, Jan 19, 2025 at 6:19 PM Mattia Verga via devel > <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: >> I see several of my packages are FTB in the running mass rebuild due to >> something like: >> >> error: too many arguments to function ‘DoInterlace’; expected 0, have 1 >> >> Is that due to GCC 15, or is due to some "hardening" setting applied to >> Fedora flags? Should I start filing bugs upstream? > As far as I can tell, this is fallout from GCC 15 now defaulting to > the C23 standard, where declaring a function as `int foo()` is > *really* meaning "function with no argument" whereas it used to mean > something different. I would take a look at where DoInterlace is > defined and / or redefined, and align the re-definition with the > actual function signature. > > Fabio Yeah, my question is: should I report those errors upstream saying that their program will break when folks start using GCC 15? I don't think comfortable to start hacking code in a language I don't know much about myself. Mattia -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue