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

Fix with -Wstrict-prototypes #158

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Fix with -Wstrict-prototypes #158

merged 1 commit into from
Oct 7, 2022

Conversation

paleolimbot
Copy link
Owner

Fixes #157.

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2022

Codecov Report

Base: 99.04% // Head: 99.04% // No change to project coverage 👍

Coverage data is based on head (2560e26) compared to base (c43644c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          81       81           
  Lines        5875     5875           
=======================================
  Hits         5819     5819           
  Misses         56       56           
Impacted Files Coverage Δ
src/init.c 100.00% <ø> (ø)
inst/include/wk-v1-impl.c 93.13% <100.00%> (ø)
src/bbox-handler.c 100.00% <100.00%> (ø)
src/count-handler.c 100.00% <100.00%> (ø)
src/meta-handler.c 100.00% <100.00%> (ø)
src/problems-handler.c 76.19% <100.00%> (ø)
src/sfc-writer.c 98.88% <100.00%> (ø)
src/void-handler.c 100.00% <100.00%> (ø)
src/wkb-writer.c 100.00% <100.00%> (ø)
src/xy-writer.c 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@paleolimbot paleolimbot merged commit 8909569 into master Oct 7, 2022
@paleolimbot paleolimbot deleted the prototypes branch October 7, 2022 02:23
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.

Fix prototypes issue with getcccallable
2 participants