Fix coroutines crash with MSVC (#522) #1323
main.yml
on: pull_request
build-flatpak
7m 47s
build-windows-mingw
7m 33s
reuse-lint
21s
Matrix: build-deb
Matrix: build-macos / build-macos
Matrix: build-rpm
Matrix: build-windows-msvc
Annotations
31 warnings
build-rpm (fedora:39, gcc)
‘MEM[(struct QByteArray *)&D.418673].d’ may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(std::function<bool(char)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(char)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(std::function<bool(char)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(char)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(std::function<bool(char)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(char)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(std::function<bool(char)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(char)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(std::function<bool(char)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(char)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (debian:12)
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<char>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-deb (ubuntu:24.04)
'memmove' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
build-windows-msvc (msvc) / build-windows-msvc:
src/formatutils.cpp#L176
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc:
src/filemanagerlauncher.cpp#L15732480
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc:
src/filemanagerlauncher.cpp#L108
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
build-windows-msvc (msvc) / build-windows-msvc
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-arm64-packages
Expired
|
30.4 MB |
|
macos-arm64-vcpkg-logs
Expired
|
5.81 KB |
|
macos-x86_64-packages
Expired
|
30.2 MB |
|
macos-x86_64-vcpkg-logs
Expired
|
11.6 KB |
|
windows-msvc-clang-packages
Expired
|
163 MB |
|
windows-msvc-clang-vcpkg-logs
Expired
|
1.53 MB |
|
windows-msvc-packages
Expired
|
253 MB |
|
windows-msvc-vcpkg-logs
Expired
|
1.53 MB |
|