Talk function for NPCs buying food at camp #130
Annotations
6 errors
build:
src/npctalk.cpp#L4310
unused variable 'seller' [-Werror,-Wunused-variable]
|
build:
src/npctalk.cpp#L4311
unused variable 'buyer' [-Werror,-Wunused-variable]
|
build:
src/npctalk.cpp#L4312
unused variable 'traded_itype_id' [-Werror,-Wunused-variable]
|
build:
src/npctalk.cpp#L4313
unused variable 'number_to_transfer' [-Werror,-Wunused-variable]
|
build:
src/npctalk.cpp#L4309
lambda capture 'is_trade' is not used [-Werror,-Wunused-lambda-capture]
|
build
Process completed with exit code 2.
|