Public bug reported:
When compiling software using speech-tools, LLVM Clang gives errors regarding
invalid friend declarations:
/usr/include/estools/EST_String.h:576:16: error: friend declaration specifying
a default argument must be a definition
The reason is, that the standard does only allow
Public bug reported:
Release: 14.04 LTS
Version: 1.54.0.1ubuntu1
Expected: Depend on working version of boost
Happened: Depends on boost 1.54
Here is a bug that was fixed in boost 7 months ago:
https://svn.boost.org/trac/boost/ticket/8795
Due to that, working with boost/asio seems impossible.
T