Avoid different kinds of compiler warnings (#2481)
* Avoid different kinds of compiler warnings that started to appear when upgrading my build environment * Avoid more compiler warnings * Revert the overly verbose static_cast changes * Make resize_bilinear and resize_bilinear_gradient take long long (previously just long) * Circumvent what appears to be a bug in Visual Studio 2019's optimizer (see: https://forum.juce.com/t/warning-in-the-lastest-vs2019/38267)
Showing
Please register or sign in to comment