Fix typo #204
Annotations
9 warnings
src/s3plugin.cpp#L292
'argument': conversion from 'unsigned __int64' to 'R', signed/unsigned mismatch
|
src/s3plugin.cpp#L1251
'argument': conversion from 'size_t' to 'int64_t', signed/unsigned mismatch
|
src/s3plugin.cpp#L1616
'return': conversion from 'const size_t' to '__int64', signed/unsigned mismatch
|
src/s3plugin.cpp#L1856
Implicit conversion from 'int' to bool. Possible information loss
|
src/ini.h#L635
'mINI::INIFile::generate': unreferenced inline function has been removed
|
src/ini.h#L643
'mINI::INIFile::write': unreferenced inline function has been removed
|
src/s3plugin.cpp#L218
'SimpleErrorModel::GetMessage': unreferenced inline function has been removed
|
src/s3plugin.cpp#L234
'SimpleError::GetModeledError': unreferenced inline function has been removed
|
test/path_helper.cpp#L40
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
This job succeeded
Loading