Re: gcc 5 C++ string issue

2015-02-25 Thread Orion Poplawski
On 02/25/2015 09:04 AM, Petr Machata wrote: > Orion Poplawski writes: > >> On 02/24/2015 05:22 PM, Kevin Kofler wrote: >>> Orion Poplawski wrote: Getting: /builddir/build/BUILD/mrpt-1.0.2/libs/base/include/mrpt/utils/mrpt_macros.h:296:150: error: no match for 'operator<<' (ope

Re: gcc 5 C++ string issue

2015-02-25 Thread Petr Machata
Orion Poplawski writes: > On 02/24/2015 05:22 PM, Kevin Kofler wrote: >> Orion Poplawski wrote: >>> Getting: >>> >>> /builddir/build/BUILD/mrpt-1.0.2/libs/base/include/mrpt/utils/mrpt_macros.h:296:150: >>> error: no match for 'operator<<' (operand types are >>> 'std::basic_ostream' and 'std::ostr

Re: gcc 5 C++ string issue

2015-02-24 Thread Orion Poplawski
On 02/24/2015 05:22 PM, Kevin Kofler wrote: Orion Poplawski wrote: Getting: /builddir/build/BUILD/mrpt-1.0.2/libs/base/include/mrpt/utils/mrpt_macros.h:296:150: error: no match for 'operator<<' (operand types are 'std::basic_ostream' and 'std::ostringstream {aka std::__cxx11::basic_ostringstrea

Re: gcc 5 C++ string issue

2015-02-24 Thread Kevin Kofler
Orion Poplawski wrote: > Getting: > > /builddir/build/BUILD/mrpt-1.0.2/libs/base/include/mrpt/utils/mrpt_macros.h:296:150: > error: no match for 'operator<<' (operand types are > 'std::basic_ostream' and 'std::ostringstream {aka > std::__cxx11::basic_ostringstream}') > #define ASSERT_NOT_EQUAL_(