Snippets for blender 5.2.1 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/1xxn0m15rv3ch9zzy5ni6jgmjipn3v5n-blender-5.2.1.drv.
-
/nix/store/hckf01bry52g617kps9hx69pmxkwbaxi-sse2neon-1.8.0/include/sse2neon.h:115:2: warning: "Report any potential compiler optimization issues when using SSE2NEON. See the 'Optimization' section at https://github.com/DLTcollab/sse2neon." [-W#warnings] 115 | #warning \ | ^ -
/nix/var/nix/builds/nix-66144-330860469/source/intern/cycles/scene/image_vdb.cpp:98:41: warning: 'size' is deprecated: Use GridHandle::bufferSize instead. [-Wdeprecated-declarations] 98 | metadata.nanovdb_byte_size = nanogrid.size(); | ^ -
/nix/var/nix/builds/nix-66144-330860469/source/source/blender/blenkernel/intern/mesh_validate.cc:67:40: warning: 'operator const fmt::basic_string_view<char> &' is deprecated [-Wdeprecated-declarations] 67 | this->add(fmt::format(fmt::runtime(fmt), args...)); | ^