Add VSCode Debug Launch Configurations #728
Merged
Annotations
10 warnings
|
Build Debug:
ddio/file.cpp#L101
'e': unreferenced local variable
|
|
Build Debug:
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
Build Debug:
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
Build Debug:
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
Build Debug:
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Debug:
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Debug:
lib/vecmat_external.h#L57
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build Debug:
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
Loading