cleanup #364
Annotations
10 warnings
Compile godot export template (x86_64):
utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile godot export template (x86_64):
utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile godot export template (x86_64):
utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L806
comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'}
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L827
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L827
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int'
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L830
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L832
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile godot export template (x86_64):
utility/gdre_settings.cpp#L836
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'}
|
Compile godot export template (x86_64):
editor/gdre_editor.cpp#L512
'-' directive output may be truncated writing 1 byte into a region of size between 0 and 4
|
Loading