Snippets for dolphin-emu 2606 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/snznkx704pi0djr6rqn0f6kb3qxfxrmk-dolphin-emu-2606.drv.
-
/nix/var/nix/builds/nix-67182-3262365955/source/Externals/VulkanMemoryAllocator/include/vk_mem_alloc.h:6207:11: warning: private field 'placeholder' is not used [-Wunused-private-field] 6207 | void* placeholder = VMA_NULL; | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/VideoCommon/VertexLoaderARM64.cpp:122:13: warning: 4 enumeration values not handled in switch: 'Float', 'InvalidFloat5', 'InvalidFloat6'... [-Wswitch] 122 | switch (format) | ^~~~~~ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:331:5: warning: '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] 331 | sprintf(d_buffer, "%s%d%s", s_buffer, val, pbuf); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:368:5: warning: '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] 368 | sprintf(d_buffer, "%d", val); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:382:5: warning: '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] 382 | sprintf(d_buffer, "%d", val); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:389:5: warning: '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] 389 | sprintf(d_buffer, "%d", val); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:396:5: warning: '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] 396 | sprintf(d_buffer, "%d", val); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:403:5: warning: '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] 403 | sprintf(d_buffer, "%d", val); | ^ -
/nix/var/nix/builds/nix-67182-3262365955/source/Source/Core/Core/DSP/DSPAssembler.cpp:410:5: warning: '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] 410 | sprintf(d_buffer, "%d", val); | ^