[Bug 1358266] [NEW] Does not compile with llvm clang due to invalid friend declarations

2014-08-18 Thread Tobias Föhst
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

[Bug 1319338] [NEW] Default boost v1.54 has broken asio while available 1.55 is fixed

2014-05-14 Thread Tobias Föhst
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