build: fix build failure with cpp-httplib >= 0.23 #247
Annotations
1 error and 10 warnings
|
Build for PR / Windows-x64, Debug
Process completed with exit code 1.
|
|
Build for PR / Windows-x64, Debug:
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Debug:
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|