Enhance multiple base directory usage #628
Open
Annotations
10 warnings
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
ddio/file.cpp#L67
'e': unreferenced local variable
|
ddio/file.cpp#L101
'e': unreferenced local variable
|
ddio/file.cpp#L123
'e': unreferenced local variable
|
ddio/file.cpp#L177
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
|
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
This job succeeded
Loading