Skip to content

Warning in C extension #954

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

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Warning in C extension #954

merged 2 commits into from
Apr 1, 2022

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Apr 1, 2022

Fix warnings:

location.c: In function ‘rbs__init_location’:
location.c:279:6: warning: old-style function definition [-Wold-style-definition]
  279 | void rbs__init_location() {
      |      ^~~~~~~~~~~~~~~~~~
location.c: At top level:

@soutaro soutaro merged commit e78b170 into master Apr 1, 2022
@soutaro soutaro deleted the warning branch April 1, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant