Gdscript 2.0 fixes #357
Annotations
10 warnings
Compile Editor:
bytecode/bytecode_base.cpp#L341
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#L633
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L636
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L666
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L718
comparison of integer expressions of different signedness: 'unsigned int' and 'int'
|
Compile Editor:
bytecode/bytecode_base.cpp#L603
unused variable 'end_lines'
|
Compile Editor:
bytecode/bytecode_base.cpp#L1243
unused variable 'identifiers'
|
Compile Editor:
bytecode/bytecode_base.cpp#L1244
unused variable 'constants'
|
Loading