Boost logo

Boost :

From: Boris Kolpackov (boris_at_[hidden])
Date: 2024-08-22 08:55:51


Peter Dimov via Boost <boost_at_[hidden]> 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?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk