Bug#852839: [Help] How to fix type issue on 32bit archs in C++ (Was: Bug#852839: baitfisher: FTBFS (32-bit): mixes ::size_t and faststring::size_t)

2017-12-11 Thread Andreas Tille
Control: forwarded -1 https://github.com/cmayer/BaitFisher-package/issues/7 > I think you should ask upstream why they have this horrific typedef > instead of defining their own size type or using the normal size_t. > > ... > > You need to make sure you use faststring's version of size_t. As a >

Bug#852839: [Help] How to fix type issue on 32bit archs in C++ (Was: Bug#852839: baitfisher: FTBFS (32-bit): mixes ::size_t and faststring::size_t)

2017-12-11 Thread James Cowgill
Hi, On 11/12/17 08:57, Andreas Tille wrote: > control: tags -1 help > > Hi, > > I admit I have to poor C++ knowledge to fix this possibly very simple > issue. Any help would be welcome. > > Kind regards > > Andreas. > > On Fri, Jan 27, 2017 at 01:23:40PM -0500, Aaron M. Ucko wrote: >>

Bug#852839: [Help] How to fix type issue on 32bit archs in C++ (Was: Bug#852839: baitfisher: FTBFS (32-bit): mixes ::size_t and faststring::size_t)

2017-12-11 Thread Andreas Tille
control: tags -1 help Hi, I admit I have to poor C++ knowledge to fix this possibly very simple issue. Any help would be welcome. Kind regards Andreas. On Fri, Jan 27, 2017 at 01:23:40PM -0500, Aaron M. Ucko wrote: > Source: baitfisher > Version: 1.0+dfsg-1 > Severity: important >