You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Boost inspect tool reports the following violations:
/mnt/d/boost.wsl/libs/gil$ inspect -text
Boost Inspection Report
Run Date: 19:46:33 UTC, Thursday 08 August 2019
...
Details:
*M* uses of min or max that have not been protected from the min/max macros, or unallowed #undef-s
...
|include|
include/boost/gil/image_processing/threshold.hpp:
*M* violation of Boost min/max guidelines on line 156
*M* violation of Boost min/max guidelines on line 233
*M* violation of Boost min/max guidelines on line 234
*M* violation of Boost min/max guidelines on line 448
Expected behavior
The files should not upset the inspect tool :-)
The text was updated successfully, but these errors were encountered:
Actual behavior
The Boost
inspect
tool reports the following violations:Expected behavior
The files should not upset the
inspect
tool :-)The text was updated successfully, but these errors were encountered: