Skip to content

decision.c: void function should not return anything#588

Merged
mlschroe merged 1 commit intoopenSUSE:masterfrom
gruenich:feature/decision-return-void
May 14, 2025
Merged

decision.c: void function should not return anything#588
mlschroe merged 1 commit intoopenSUSE:masterfrom
gruenich:feature/decision-return-void

Conversation

@gruenich
Copy link
Contributor

Do not call to solver_get_proof as part of return statement

Found by GCC ("ISO C forbids ‘return’ with expression, in function returning void", pedantic).

Do not call to solver_get_proof as part of return statement

Found by GCC ("ISO C forbids ‘return’ with expression, in
function returning void", pedantic).
@mlschroe mlschroe merged commit 1473e06 into openSUSE:master May 14, 2025
1 check passed
@gruenich gruenich deleted the feature/decision-return-void branch May 15, 2025 15:40
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.

2 participants