issue was fixed now, with this patch:
--- include/cxxtools/char.h.orig2021-01-28 08:34:49.182956317 +0100
+++ include/cxxtools/char.h 2021-01-28 08:35:41.524954646 +0100
@@ -68,9 +68,7 @@
typedef int32_t value_type;
//! Constructs a character with a value of
ok, i think i will contac upstream to fix it.
Regards
Martin
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project
On 20/01/21 10:47 +, Jonathan Wakely wrote:
On 20/01/21 09:51 -, Martin Gansser wrote:
Hi,
when compiling cxxtools-3.0 on rawhide it fails with the following error
messages [2]:
settingswriter.cpp:42:26: required from here
/usr/include/c++/11/string_view:98:21: error: static asserti
On 20/01/21 09:51 -, Martin Gansser wrote:
Hi,
when compiling cxxtools-3.0 on rawhide it fails with the following error
messages [2]:
settingswriter.cpp:42:26: required from here
/usr/include/c++/11/string_view:98:21: error: static assertion failed
98 | static_assert(is_trivial_v