https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056

Konstantin <sks_f at mail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sks_f at mail dot ru

--- Comment #17 from Konstantin <sks_f at mail dot ru> ---
Bug still exist in 11.2.1:

/ClientHandshake.cpp:64:1: error: array used as initializer

compiler fails on line:

co_await writer().all({ AS_BYTE(m_sessionType), id });

Reply via email to