Package: libtins
Version: 4.0-1

Building against libtins 4.0-1 on Debian testing and unstable fails:

[  142s] /usr/include/tins/ip_address.h: In member function ‘std::size_t 
std::hash<Tins::IPv4Address>::operator()(const Tins::IPv4Address&) const’:
[  142s] /usr/include/tins/ip_address.h:220:31: error: ‘uint32_t’ is not a 
member of ‘std’; did you mean ‘wint_t’?
[  142s]   220 |         return std::hash<std::uint32_t>()(addr);
[  142s]       |                               ^~~~~~~~
[  142s]       |                               wint_t

This has been fixed in the 4.5 release:
https://github.com/mfontanini/libtins/pull/496

Can libtins be upgraded to 4.5 to resolve this?

Thanks!

--
- Oliver Smith <osm...@sysmocom.de>            https://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Director: Harald Welte

Reply via email to