Actions
Bug #4096
closedNetworkMonitor: RTNL impl breaks Ubuntu-clang build
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
TravisCI builds on Ubuntu with clang++ are broken since ndn-cxx:commit:2bf35a6a37a4fb9943bc918910657d56c04dfb53.
https://travis-ci.org/named-data/ndn-cxx/builds/231670742
../src/util/detail/network-monitor-impl-rtnl.cpp:222:29: error: no matching function for call to 'buffer'
m_socket->async_read_some(boost::asio::buffer(m_buffer),
^~~~~~~~~~~~~~~~~~~
Actions