resync with godotengine/godot master @ 46c8f8c5c5874c7c56ea5b1384259d… #331
Annotations
10 warnings
Compile Editor:
utility/import_exporter.h#L77
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile Editor:
utility/import_exporter.h#L79
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile Editor:
utility/import_exporter.h#L79
declaration of 'ver' shadows a member of 'ImportExporterReport'
|
Compile Editor:
bytecode/bytecode_base.cpp#L337
comparison of integer expressions of different signedness: 'long unsigned int' and 'int'
|
Compile Editor
comparison of integer expressions of different signedness: 'const int' and 'const unsigned int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L706
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L760
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L760
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L1372
unused variable 'identifiers'
|
Compile Editor:
bytecode/bytecode_base.cpp#L1373
unused variable 'constants'
|
Loading