Skip to content

Conversation

@6r7
Copy link

@6r7 6r7 commented Jan 6, 2026

Fix compilation with gcc 15+

\`
src/active.c:759:9: error: too many arguments to function 'set_limits_from_pp_table'; expected 0, have 1
\`

This seems to have been a copy paste mistake since the function does not use app_wdgts

6r7 added 4 commits January 6, 2026 21:43
`src/active.c:759:9: error: too many arguments to function 'set_limits_from_pp_table'; expected 0, have 1`
A gcc update probably "broke" it (stopped ignoring the error), or changed the behaviour of `()`
`\`\`
src/active.c:759:9: error: too many arguments to function 'set_limits_from_pp_table'; expected 0, have 1
`\`\`

This seems to have been a copy paste mistake since the function does not use `app_wdgts`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant