Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-08-22 07:47:42


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,
as reported in

https://github.com/boostorg/uuid/issues/166
https://github.com/boostorg/compute/pull/887
https://github.com/boostorg/compute/pull/888
https://github.com/boostorg/compute/issues/889

Users are demanding we issue a point release to fix this. It will have
to include

https://github.com/boostorg/compute/pull/887

and

https://github.com/boostorg/compute/pull/893

What do release managers think?


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