build: fix build failure with cpp-httplib >= 0.23 #721
Annotations
10 warnings
|
Build Release:
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
Build Release:
ddio/file.cpp#L177
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
|
|
Build Release:
ddio/file.cpp#L123
'e': unreferenced local variable
|
|
Build Release:
ddio/file.cpp#L101
'e': unreferenced local variable
|
|
Build Release:
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
Build Release:
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
Build Release:
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
Build Release:
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Release:
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Release:
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
Loading