mirror of
https://github.com/boostorg/gil.git
synced 2026-02-27 17:12:10 +00:00
Fixes at least two warnings issued by channel tests due to
comparison of unsigned channel value with signed integer 1:
../../boost/test/tools/assertion.hpp:72:13:
warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
2.3 KiB
2.3 KiB