Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unreachable croak #7

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Add unreachable croak #7

merged 1 commit into from
Dec 17, 2024

Conversation

kfly8
Copy link
Owner

@kfly8 kfly8 commented Dec 17, 2024

This pull request fixed the following warnings:

% minil test
...

ax/sv_numcmp.c.inc:64:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
1 warning generated.

@kfly8 kfly8 merged commit e486ee3 into main Dec 17, 2024
13 checks passed
@kfly8 kfly8 deleted the fix-warning branch December 17, 2024 13:49
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12374356588

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.5%

Totals Coverage Status
Change from base Build 12364483207: 0.0%
Covered Lines: 133
Relevant Lines: 152

💛 - Coveralls

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