update #706
Annotations
10 warnings
Build x64
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 x64:
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
Build x64:
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 x64:
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 x64:
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 x64:
Lumos/Source/Lumos/Core/OS/Memory.h#L99
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build x64:
Lumos/Source/Lumos/Core/OS/Memory.h#L102
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build x64:
Lumos/Source/Lumos/Core/OS/Memory.h#L99
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build x64:
Lumos/Source/Lumos/Core/OS/Memory.h#L102
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
Build x64:
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]
|
Loading