Jim B

Results 2 issues of Jim B

In [ /overview/composition/coro.html](https://think-async.com/Asio/boost_asio_1_28_0/doc/html/boost_asio/overview/composition/coro.html), the part dealing with coroutines returning values, has the `coro c(...)` function expecting `sum` execution steps to yield 0, 0, 10, 25; but for me it yields...

Trying to build on a fresh, minimal RaspberryOS (debian) and get a lot of errors. Unclear if I'm missing essential tools/dependencies or if something else is broken. cmake support would...