Complete append mode. #116
Annotations
1 error and 4 warnings
|
src/s3plugin.cpp#L1165
comparison of integer expressions of different signedness: ‘long long int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
src/s3plugin.cpp#L1168
comparison of integer expressions of different signedness: ‘long long int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
src/s3plugin.cpp#L1538
unused parameter ‘stream’ [-Wunused-parameter]
|
src/s3plugin.cpp#L1625
unused variable ‘num_read’ [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading