Closed
Description
Hi,
I'm about to build Debian packages of htslib 1.8. I realised that in file cram/cram_codecs.c function
void cram_nop_decode_reset(cram_codec *c) {}
was droped. Well, droping an empty function looks harmless but you never know what programmers out there did with this function. So its de facto an ABI change which should be reflected in bumping soversion.
Kind regards, Andreas.
Metadata
Metadata
Assignees
Labels
No labels