Fix for windows compilation #260
Annotations
1 error and 10 warnings
|
test/drivertest.cpp#L3
relative include path contains '..'
|
test/drivertest.cpp#L121
Implicit conversion from 'int' to bool. Possible information loss
|
test/drivertest.cpp#L115
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
test/drivertest.cpp#L247
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L253
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L298
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L306
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L307
'+=': conversion from '__int64' to 'int', possible loss of data
|
builds/ninja-multi-vcpkg/vcpkg_installed/x64-windows/include/boost/io/ios_state.hpp#L41
'int __cdecl std::ios_base::flags(int) __ptr64': function not inlined
|
|
This job failed
Loading