id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 13397,Supplies non-type argument to mpl::integral_c and breaks in gil/channel_algorithm.hpp:54,anonymous,Stefan Seefeld,"{{{ --- k3dsdk/CMakeFiles/k3dsdk.dir/utility_gl.cpp.o --- In file included from /usr/ports/graphics/k3d/work/k3d-7111d0e/k3dsdk/utility_gl.cpp:37: In file included from /usr/ports/graphics/k3d/work/k3d-7111d0e/k3dsdk/utility_gl.h:28: In file included from /usr/ports/graphics/k3d/work/k3d-7111d0e/k3dsdk/bitmap.h:36: In file included from /usr/local/include/boost/gil/gil_all.hpp:26: /usr/local/include/boost/gil/channel_algorithm.hpp:54:85: error: non-type template argument evaluates to -1, which cannot be narrowed to type 'unsigned long' [-Wc++11-narrowing] struct unsigned_integral_max_value : public mpl::integral_c {}; ^ /usr/local/include/boost/gil/channel_algorithm.hpp:204:19: note: in instantiation of template class 'boost::gil::detail::unsigned_integral_max_value' requested here if (src > unsigned_integral_max_value::value - div2) ^ }}} boost-libs-1.65.1_1 on FreeBSD 11.1",Bugs,closed,Boost 1.68.0,gil USE GITHUB,Boost 1.65.0,Problem,fixed,,Mateusz Loskot