Qt: C++20 mode warnings about conversion from char8_t pointer to char pointer
Build with higher C++ standards gives warnings about qtg_load_gfxnumber() assignment of u8 strings to char pointer. Those have been added in S3_1 (i.e., this is regression relative to 3.0)
Build with higher C++ standards gives warnings about qtg_load_gfxnumber() assignment of u8 strings to char pointer. Those have been added in S3_1 (i.e., this is regression relative to 3.0)