Am Do., 27. Feb. 2025 um 13:36 Uhr schrieb Martin Gansser
:
>
> is currently being pursued upstream in the ticket
> https://github.com/maekitalo/tntnet/issues/73.
Yep, PR against cxxtools is there.
FTR: It was a case of _GLIBCXX_ASSERTIONS which caught a real bug,
upstream fixed it now.
I guess
is currently being pursued upstream in the ticket
https://github.com/maekitalo/tntnet/issues/73.
Regards
Martin
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code o
Unfortunately, I have no idea how to implement this.
I have contacted the maintainer, but have not yet received any feedback.
Regards
Martin
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fed
On Wed, Feb 12, 2025 at 1:19 AM Martin Gansser wrote:
> i want to compile tntnet [2] on rawhide (f34) but this fails with this error
> message [1]:
>
> str-Test::testCompare_charp: OK
> /usr/include/c++/15/bits/stl_list.h:1650: std::__cxx11::list<_Tp,
> _Allocator>::reference std::__cxx11::list<
Hi,
i want to compile tntnet [2] on rawhide (f34) but this fails with this error
message [1]:
str-Test::testCompare_charp: OK
/usr/include/c++/15/bits/stl_list.h:1650: std::__cxx11::list<_Tp,
_Allocator>::reference std::__cxx11::list<_Tp, _Allocator>::front() [with _Tp =
cxxtools::Connection;