Message-ID: <8C9AE08E-4820-4A64-9DB5-96F990496FDE@helsinki.fi>
Date: 2020-03-30T07:14:38Z
From: Antti Honkela
Subject: [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