Mir

Comment 0 for bug 1671370

Revision history for this message
Daniel van Vugt (vanvugt) wrote : /usr/include/capnp/layout.h:129:65: error: value of type 'bool' is not implicitly convertible to 'capnp::Kind'

This build failure has happened in CI in two different branches today:

06:55:29 /usr/include/capnp/layout.h:129:65: error: value of type 'bool' is not implicitly convertible to 'capnp::Kind'
06:55:29 template <typename T, bool b> struct ElementSizeForType<List<T, b>> {
06:55:29 ^