Hashem Alayan

Results 3 issues of Hashem Alayan

Compilation was failing on clang16 when compiling with Werror, specifically Wreorder-ctor, this makes sense because of initilization rules in C++, where the order of intialization matters. m_thread_thread_start_callback & m_thread_terminated_callback are...

I'm getting this error on the final step of my action, weirdly enough it releases and tags correctly but the error appears nonetheless. here's the relevant part from my .releaserc...

On localhost:7000 I am running an IXHttpServer and I am trying to connect using an IXHttpClient instance but I keep getting Cannot retrieve status line errors and blank message data,...