Test lib loading #3
Merged
Annotations
7 warnings
test/path_helper.cpp#L60
ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
src/gcsplugin.cpp#L13
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
src/gcsplugin.cpp#L14
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
src/gcsplugin.cpp#L15
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
src/gcsplugin.cpp#L92
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
|
src/gcsplugin.cpp#L357
variable ‘multiFile’ set but not used [-Wunused-but-set-variable]
|
src/gcsplugin.cpp#L448
unused parameter ‘stream’ [-Wunused-parameter]
|
This job succeeded
Loading