Fix some compiler warnings in the 2dlib directory #1948
Annotations
11 warnings
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Debug:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
Build Debug:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
Build Debug:
ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
|
Build Debug:
cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
|
Build Debug:
cfile/cfile.cpp#L129
lambda capture 'result' is not used [-Wunused-lambda-capture]
|
Build Debug:
cfile/cfile.cpp#L148
left operand of comma operator has no effect [-Wunused-value]
|
Build Debug:
cfile/cfile.cpp#L148
left operand of comma operator has no effect [-Wunused-value]
|
Loading