Fixed Runtime.xcodeproj path for apple targets #693
Annotations
10 warnings
Build ARM
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
Build ARM:
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
Build ARM:
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
Build ARM:
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build ARM:
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build ARM:
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build ARM:
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build ARM:
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build ARM:
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build ARM:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading