Closed Delca closed 9 years ago
:+1:
Actually my bad, the test was failing. On forks the new coverity check failed since ${COVERITY_SCAN_BRANCH}
isn't defined for them...
I guess the fail is due to the antediluvian Boost version (1.46.1), and something was fixed in the behavior of boost::conditional
(like not trying to evaluate all of the branches when some of them should not be even considered in the first place).
Adding an utility to deal with block-structured input in functions (i.e. functions which input can be viewed as multiple contiguous blocks of data).