New gui fixes #390
Annotations
7 warnings
Compile Editor:
utility/gdre_settings.cpp#L819
comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'}
|
Compile Editor:
utility/gdre_settings.cpp#L840
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile Editor:
utility/gdre_settings.cpp#L840
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int'
|
Compile Editor:
utility/gdre_settings.cpp#L843
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile Editor:
utility/gdre_settings.cpp#L845
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile Editor:
utility/gdre_settings.cpp#L849
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile Editor:
editor/gdre_editor.cpp#L505
'-' directive output may be truncated writing 1 byte into a region of size between 0 and 4
|
Loading