Random Stock: tibetiroka's review #382
Annotations
7 errors and 1 notice
|
source/PlayerInfo.cpp#L4089
ISO C++ forbids declaration of ‘stockItem’ with no type [-fpermissive]
|
source/PlayerInfo.cpp#L4089
invalid initialization of reference of type ‘const int&’ from expression of type ‘const RandomStockItem<Outfit>’
|
source/PlayerInfo.cpp#L4090
expected ‘(’ before ‘PlayerInfo’
|
source/PlayerInfo.cpp#L4089
unused variable ‘stockItem’ [-Werror=unused-variable]
|
source/PlayerInfo.cpp#L4092
‘stockItem’ was not declared in this scope
|
|
|
The logs for this run have expired and are no longer available.
Loading