Skip to content

Conversation

@jmarshall
Copy link
Member

Remove remaining references to bcf_p1_fp_lk, which has been unused since the undocumented call -K option was removed in c4172c5 in 2013.

After that, neither source file actually uses anything from <zlib.h> (vcfcall.c already didn't).

Hence somewhat surprisingly bcftools does not directly use zlib itself (it does indirectly via htslib, of course). So the zlib probing etc could in principle be removed from configure.ac and Makefile, but that may not be worth doing at this time.

Remove remaining references to bcf_p1_fp_lk, which has been unused
since the undocumented call -K option was removed in 0.1.0-33-gc4172c5.
After that, neither source file actually uses anything from <zlib.h>.
@pd3 pd3 merged commit 633970b into samtools:develop Jul 27, 2022
@pd3
Copy link
Member

pd3 commented Jul 27, 2022

Thank you

@jmarshall
Copy link
Member Author

Wow, that was quick! 😄

@jmarshall jmarshall deleted the no-zlib branch July 27, 2022 10:26
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.

2 participants