I would be nice if we could have some form of version checking. I built a program with dhtslib-1.13 against htslib-1.10.2 by mistake. Since ABI is still compatible between those htslib versions, program compiled and ran fine. Though it would be nice if we could emit a warning. Would this be possible or even wanted?
I would be nice if we could have some form of version checking. I built a program with dhtslib-1.13 against htslib-1.10.2 by mistake. Since ABI is still compatible between those htslib versions, program compiled and ran fine. Though it would be nice if we could emit a warning. Would this be possible or even wanted?