mirror of
https://github.com/boostorg/gil.git
synced 2026-02-19 02:22:09 +00:00
e0ef163d2b69c2f9642dd78910dd00a8526910bb
Currently, UBSan integer checks report several false positives due to unsigned integer overflows (well-defined). Instead of hiding them completely, keep them displayed on the matrix until we decide how to handle. For example, there may be some issues regarding size of unsigned type used, etc. Sort variant=ubsan_* jobs.
Boost.GIL is a part of the Boost C++ Libraries.
The Boost Generic Image Library (GIL) is a C++ library that abstracts image representations from algorithms and allows writing code that can work on a variety of images with performance similar to hand-writing for a specific image type.
Test results
| Branch | Travis (gcc/clang) | AppVeyor (VS2017) | CircleCI (gcc/clang) | Regression |
|---|---|---|---|---|
| develop | ![]() |
|||
| master | - | ![]() |
Description
Languages
C++
98.3%
CMake
1.6%
Shell
0.1%







