Add raise_status()
to GDScript
#195
Annotations
10 errors
modules/gdscript/gdscript_cache.h#L44
duplicate member 'parser_map'
|
modules/gdscript/gdscript.cpp#L816
reference to type 'const String' could not bind to an rvalue of type 'GDScript *'
|
modules/gdscript/gdscript.cpp#L899
no member named 'is_cached_script' in 'GDScriptCache'
|
modules/gdscript/gdscript.cpp#L921
no member named 'resolve_class_inheritance' in 'GDScriptAnalyzer'
|
modules/gdscript/gdscript.cpp#L925
too many arguments to function call, expected 0, have 1
|
modules/gdscript/gdscript.cpp#L929
no member named 'resolve_class' in 'GDScriptAnalyzer'
|
modules/gdscript/gdscript.cpp#L984
#endif without #if
|
modules/gdscript/gdscript.cpp#L989
function definition is not allowed here
|
modules/gdscript/gdscript.cpp#L2568
expected '}'
|
modules/gdscript/gdscript_analyzer.cpp#L4269
use of undeclared identifier 'GDScriptCache'; did you mean 'GDScriptParser'?
|
The logs for this run have expired and are no longer available.
Loading