You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot bind non-const lvalue reference of type 'nonstd::span_lite::span<const std::pair<EXE::Shared::KnownPatches, EXE::BuildInfo::PatchDetectionInfo>, 18446744073709551615>&' to an rvalue of type 'lcf::Span<const std::pair<EXE::Shared::KnownPatches, EXE::BuildInfo::PatchDetectionInfo> >' {aka 'nonstd::span_lite::span<const std::pair<EXE::Shared::KnownPatches, EXE::BuildInfo::PatchDetectionInfo>, 18446744073709551615>'}
Process completed with exit code 1.
type qualifiers ignored on function return type [-Wignored-qualifiers]
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
variable 'extract_success' set but not used [-Wunused-but-set-variable]
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
variable 'extract_success' set but not used [-Wunused-but-set-variable]
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
The logs for this run have expired and are no longer available.