fix: food rotting incorrectly #6956
Annotations
4 errors
src/npctalk.cpp#L1228
passing result of std::move() as a const reference argument; no move will actually happen [performance-move-const-arg,-warnings-as-errors]
|
src/inventory.cpp#L1440
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
|
src/inventory.cpp#L1468
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
|
|
The logs for this run have expired and are no longer available.
Loading