CI #171
Annotations
1 error and 7 warnings
|
src/blockmodel.cpp#L330
operation on 'oneCharOperation' may be undefined [-Wsequence-point]
|
src/blockmodel.cpp#L387
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
src/blockmodel.cpp#L388
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
src/blockmodel.cpp#L1098
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
src/blockmodel.cpp#L1457
declaration of 'indentAndDelimiterLength' shadows a previous local [-Wshadow]
|
src/noteeditorlogic.cpp#L48
unused parameter 'scrollBarPosition' [-Wunused-parameter]
|
src/noteeditorlogic.cpp#L87
unused variable 'shouldRecheck' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading