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

Deal with (void) function signature warnings #173

Closed
DavisVaughan opened this issue Oct 11, 2022 · 0 comments · Fixed by #175
Closed

Deal with (void) function signature warnings #173

DavisVaughan opened this issue Oct 11, 2022 · 0 comments · Fixed by #175

Comments

@DavisVaughan
Copy link
Member

DavisVaughan commented Oct 11, 2022

* checking whether packageslidercan be installed ... [5s/5s] WARNING
Found the following significant warnings:
  /home/Hornik/lib/R/Library/4.3/x86_64-linux-gnu/vctrs/include/vctrs.h:12:1: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  init.c:69:1: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  init.c:72:1: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  slider-vctrs-private.c:12:6: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  /home/Hornik/lib/R/Library/4.3/x86_64-linux-gnu/vctrs/include/vctrs.c:7:6: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  slider-vctrs-public.c:3:6: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  summary-core.h:9:1: warning: function declaration isnt a prototype [-Wstrict-prototypes]
  summary-core.h:10:1: warning: function declaration isnt a prototype [-Wstrict-prototypes]
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 a pull request may close this issue.

1 participant