Add in danger clean to run for cleaning #65
Annotations
8 errors
modules/voxel/util/memory/std_allocator.h#L40
there are no arguments to 'ZN_ALLOC' that depend on a template parameter, so a declaration of 'ZN_ALLOC' must be available [-fpermissive]
|
modules/voxel/util/godot/core/string.h#L71
no return statement in function returning non-void [-Werror=return-type]
|
modules/voxel/util/godot/core/string.h#L89
'ZN_GODOT_NAMESPACE_BEGIN' does not name a type
|
modules/voxel/util/godot/core/string.h#L99
'GodotStringWrapper' has not been declared
|
modules/voxel/util/godot/core/string.h#L101
'ZN_GODOT_NAMESPACE_END' does not name a type
|
modules/voxel/util/memory/std_allocator.h#L56
'ZN_FREE' was not declared in this scope
|
modules/voxel/util/memory/std_allocator.h#L40
'ZN_ALLOC' was not declared in this scope; did you mean 'CPU_ALLOC'?
|
|
This job failed
Loading