fix static checks #356
Annotations
10 warnings
Compile Editor
'>': signed/unsigned mismatch
|
Compile Editor:
bytecode/bytecode_base.cpp#L640
'<=': signed/unsigned mismatch
|
Compile Editor:
bytecode/bytecode_base.cpp#L643
'>': signed/unsigned mismatch
|
Compile Editor:
bytecode/bytecode_base.cpp#L722
'>=': signed/unsigned mismatch
|
Compile Editor:
bytecode/gdscript_tokenizer_compat.cpp#L519
declaration of 'code' hides class member
|
Compile Editor:
bytecode/gdscript_tokenizer_compat.cpp#L522
declaration of 'code' hides class member
|
Compile Editor:
compat/file_access_encrypted_v3.cpp#L100
declaration of 'key' hides class member
|
Compile Editor:
compat/fake_script.cpp#L349
'>=': signed/unsigned mismatch
|
Compile Editor:
compat/image_parser_v2.cpp#L17
'<': signed/unsigned mismatch
|
Compile Editor:
compat/optimized_translation_extractor.cpp#L6
declaration of 'hash_table' hides class member
|
Loading