Fix slow editor load on large projects (v2) #389
Annotations
3 errors
Compilation:
editor/editor_file_system.cpp#L567
loop variable 'check_path' of type 'const String &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
|
Compilation:
editor/editor_file_system.cpp#L719
loop variable 'dest_path' of type 'const String &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
|
Compilation
Process completed with exit code 2.
|
Loading