https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69470

Darko Veberic <darko.veberic at ijs dot si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darko.veberic at ijs dot si

--- Comment #2 from Darko Veberic <darko.veberic at ijs dot si> ---
i get the same also with gcc 5.2.1:

In file included from ./utl/String.h:5:0,
                 from ./utl/TimeSeries.h:4,
                 from ./mu/EventIO.h:4,
                 from mu/EventIO.Dict.h:34,
                 from mu/EventIO.Dict.cc:17:
/usr/include/c++/5/sstream:300:7: error: ‘struct
std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::__xfer_bufptrs’
redeclared with different access
       struct __xfer_bufptrs
       ^

Reply via email to