id summary reporter owner description type status milestone component version severity resolution keywords cc 8347 io_op::want_ uninitialized in c'tor Richard chris_kohlhoff "template class io_op { public: io_op(Stream& next_layer, stream_core& core, const Operation& op, Handler& handler) : next_layer_(next_layer), core_(core), op_(op), bytes_transferred_(0), handler_(BOOST_ASIO_MOVE_CAST(Handler)(handler)) { CID 10923 (#4-6 of 6): Uninitialized scalar field (UNINIT_CTOR)2. uninit_member: Non-static class member ""want_"" is not initialized in this constructor nor in any functions that it calls. }" Bugs closed To Be Determined asio Boost 1.52.0 Cosmetic fixed