-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Description
Hi,
with gcc@ce2188e4320cbb46d6246bd3f478ba20440c62f3, I have the following error during compilation:
boost_1_82_0/include/boost/math/cstdfloat/cstdfloat_limits.hpp:46:13: error: redefinition of ‘class std::numeric_limits<__float128>’
46 | class numeric_limits<boost::math::cstdfloat::detail::float_internal128_t>
I guess it has to do with BOOST_CSTDFLOAT_HAS_INTERNAL_FLOAT128_T being not correctly defined after gcc's update or something like that. I only tested boost 1.82 (sorry if it has already been fixed in HEAD).
cc @afabri
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels