[Bioc-devel] Problems caused by earlier Rhtslib migration
Hi all, I am a co-maintainer of BitSeq. About a year ago, we were offered help in migration from Rsamtools to Rhtslib and we took the offer. The commit pushed by BioC team added a file src/bam_plbuf.c with just one line: #include <bam_plbuf.c> This is now making our Windows build fail because of an infinite include loop. As I don't understand why the file was added in the first place, help in resolving the issue would be appreciated! Best regards, Antti