Fix ZipBinaryProvider unpack reporting + parallelize more #2581
Annotations
12 errors
|
Configure and Build:
src/vcpkg/base/files.cpp#L3972
no matching function for call to ‘vcpkg::DiagnosticLine::DiagnosticLine(<brace-enclosed initializer list>)’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4314
expected ‘;’ after struct definition
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4313
cannot define member function ‘vcpkg::TempFileDeleter::TempFileDeleter’ within ‘vcpkg::RealFilesystem’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4311
cannot define member function ‘vcpkg::TempFileDeleter::TempFileDeleter’ within ‘vcpkg::RealFilesystem’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4293
cannot define member function ‘vcpkg::NotExtensionsCaseInsensitive::operator()’ within ‘vcpkg::RealFilesystem’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4288
cannot define member function ‘vcpkg::NotExtensionCaseInsensitive::operator()’ within ‘vcpkg::RealFilesystem’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4286
cannot define member function ‘vcpkg::NotExtensionCaseSensitive::operator()’ within ‘vcpkg::RealFilesystem’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4162
non-static data member ‘FILESYSTEM_INVALID_CHARACTERS’ declared ‘constexpr’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4160
non-static data member ‘real_filesystem’ declared ‘constexpr’
|
|
Configure and Build:
src/vcpkg/base/files.cpp#L4159
‘constexpr’ static data member ‘real_filesystem_instance’ must have an initializer
|
|
|
|
|
Loading