Skip to content

Warning fixes#514

Merged
adamant-pwn merged 4 commits intomasterfrom
warning_fixes
May 5, 2025
Merged

Warning fixes#514
adamant-pwn merged 4 commits intomasterfrom
warning_fixes

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