Fix failed upload #121
Annotations
2 errors and 6 warnings
|
|
|
src/s3plugin.cpp#L1175
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
|
src/s3plugin.cpp#L1177
comparison of integers of different signs: 'long long' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
|
src/s3plugin.cpp#L1280
adding 'char' to a string does not append to the string [-Wstring-plus-int]
|
src/s3plugin.cpp#L1548
unused parameter 'stream' [-Wunused-parameter]
|
src/s3plugin.cpp#L1635
unused variable 'num_read' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading