Constants: Added "Title X/Y" code addresses for some of the most comm… #123
Annotations
3 errors and 1 warning
Compile:
src/exe_constants.h#L156
expected ',' or ';' before '}' token
|
Compile:
src/exe_constants.h#L157
expected declaration before '}' token
|
Compile
Process completed with exit code 1.
|
Compile:
src/exe_reader.cpp#L504
comparison of integer expressions of different signedness: 'int' and 'std::vector<unsigned char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
|
Loading