Re: error: static assertion failed: comparison object must be invocable as const

2020-12-19 Thread Martin Gansser
Great, many thanks for your help, it works ! 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/

Re: error: static assertion failed: comparison object must be invocable as const

2020-12-19 Thread Mamoru TASAKA
: comparison object must be invocable as const 785 | is_invocable_v, | ^ [1] https://kojipkgs.fedoraproject.org//work/tasks/7520/57787520/build.log How can i solve this ? Regards Martin Please post the URL for

error: static assertion failed: comparison object must be invocable as const

2020-12-19 Thread Martin Gansser
Hi, marsshooter-0.7.6 fails on rawhide with this error message [1]: /builddir/build/BUILD/M.A.R.S.-marsshooter-0.7.6/src/Hud/TabStats.cpp:68:140: required from here /usr/include/c++/11/bits/stl_tree.h:785:15: error: static assertion failed: comparison object must be invocable as const 785