Project

General

Profile

Actions

Bug #4096

closed

NetworkMonitor: RTNL impl breaks Ubuntu-clang build

Added by Junxiao Shi almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Build
Target version:
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 #1

Updated by Davide Pesavento almost 7 years ago

I'm aware. Boost bug. https://redmine.named-data.net/issues/3360#note-14

NFD already has a workaround, I'll be applying the same to ndn-cxx.

Actions #2

Updated by Davide Pesavento almost 7 years ago

  • Category changed from Utils to Build
  • Estimated time changed from 2.00 h to 0.50 h
Actions #3

Updated by Davide Pesavento almost 7 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #4

Updated by Davide Pesavento almost 7 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF