
22 Aug
2024
22 Aug
'24
8:55 a.m.
Peter Dimov via Boost <boost@lists.boost.org> writes:
Because Boost.Compute (boost/compute/detail/sha1.hpp) uses an implementation detail of Boost.UUID (boost/uuid/detail/sha1.hpp), and because I changed the implementation to fix an endianness issue, <boost/compute.hpp> now causes a compile error in 1.86.0
Any sense why this was not detected (e.g., by CI) when the change was made or during pre-release testing? It seems to me compiling any translation unit that included <boost/compute.hpp> would have picked this up, no?