[Debian-med-packaging] C++ help needed for spaced: call of overloaded 'abs(uint32_t&)' is ambiguous
Fabian Klötzl
kloetzl at evolbio.mpg.de
Mon Jul 9 13:02:19 BST 2018
Hi,
An unsigned integer cannot be negative. Try deleting the violating line
patternset.cpp:188 or even the whole surrounding if statement.
Best,
Fabian
On 09.07.2018 13:11, Andreas Tille wrote:
> patternset.cpp:188:23: error: call of overloaded 'abs(uint32_t&)' is ambiguous
> size = std::abs(size);
More information about the Debian-med-packaging
mailing list