Snippets for root 6.40.00 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/l30z0d56az2piz1sk726irkpn1a4advw-root-6.40.00.drv.
-
/build/root-6.40.00/graf2d/asimage/src/libAfterImage/import.c:1215:24: warning: variable 'upscaled_gray' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1215 | CARD8 *upscaled_gray = NULL; | ^~~~~~~~~~~~~ -
/build/root-6.40.00/hist/hist/src/TProfile2D.cxx:1920:20: warning: array subscript [-2147483643, -1] is outside array bounds of 'double [2147483647]' [-Warray-bounds=] 1920 | entries[bin] = GetBinEntries(bin);
-
/build/root-6.40.00/hist/hist/src/TProfile3D.cxx:1288:20: warning: array subscript [-2147483643, -1] is outside array bounds of 'double [2147483647]' [-Warray-bounds=] 1288 | entries[bin] = GetBinEntries(bin);
-
/build/root-6.40.00/hist/hist/src/TProfile.cxx:1668:20: warning: array subscript [-2147483643, -1] is outside array bounds of 'double [2147483647]' [-Warray-bounds=] 1668 | entries[bin] = GetBinEntries(bin);