Snippets for cherrytree 1.7.2 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/6gzwz6d9sf8f8f8y1y4j6i09xn5f2rki-cherrytree-1.7.2.drv.
-
/nix/var/nix/builds/nix-45142-3139076103/source/src/7za/CPP/Windows/PropVariant.cpp:281:10: warning: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'NWindows::NCOM::CPropVariant' [-Wnontrivial-memcall] 281 | memcpy(this, pSrc, sizeof(PROPVARIANT)); | ^