Skip to content

Warning fixes #514

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 4 commits into from
May 5, 2025
Merged

Warning fixes #514

merged 4 commits into from
May 5, 2025

Conversation

adamant-pwn
Copy link
Contributor

@adamant-pwn adamant-pwn commented Mar 21, 2025

  • Update zlib
  • Add -Wno-unused-parameter and -Wno-maybe-unitialized for zlib
  • Fix maybe-unitialized in bloom_filter.cpp
  • Fix deprecated wstring_convert in serialization.cpp
  • Fix ignored return value in test_utils.cpp
  • Include unistd.h in sequence_io.cpp

@adamant-pwn
Copy link
Contributor Author

TODO: Update sdsl-lite to accommodate hmusta/sdsl-lite#5.

@adamant-pwn
Copy link
Contributor Author

Also likely need to merge karasikov/KMC#3.

@adamant-pwn
Copy link
Contributor Author

This doesn't work for ARM because of -m64 flag...

@adamant-pwn adamant-pwn merged commit edd39e6 into master May 5, 2025
14 checks passed
@adamant-pwn adamant-pwn deleted the warning_fixes branch May 5, 2025 18:46
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.

1 participant