Dev #747
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/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build x64:
Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build x64:
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Loading