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

Compilation warning with clang ++ #165

Closed
PeterPetrik opened this issue Apr 22, 2022 · 1 comment · Fixed by #167
Closed

Compilation warning with clang ++ #165

PeterPetrik opened this issue Apr 22, 2022 · 1 comment · Fixed by #167
Labels
bug Something isn't working

Comments

@PeterPetrik
Copy link
Contributor

xxx/build/geodiff/1.0.6/geodiff/src/changeset.h:65:5: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^

@PeterPetrik PeterPetrik added the bug Something isn't working label Apr 22, 2022
@PeterPetrik
Copy link
Contributor Author

PeterPetrik commented Apr 22, 2022

xxx/build/geodiff/1.0.6/geodiff/src/changesetutils.cpp:332:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant