8000 version 1.8 drops symbol cram_nop_decode_reset without bumping soversion · Issue #695 · samtools/htslib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
version 1.8 drops symbol cram_nop_decode_reset without bumping soversion #695
Closed
@tillea

Description

@tillea

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0