[Perf] Improve efficiency of vehicle code. #82419
Annotations
3 errors
run clang-tidy:
src/vehicle.cpp#L3028
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [clang-diagnostic-sign-compare,-warnings-as-errors]
|
run clang-tidy:
src/vehicle_use.cpp#L294
Redundant parentheses. [cata-redundant-parentheses,-warnings-as-errors]
|
run clang-tidy
Process completed with exit code 123.
|
Loading