Boost logo

Boost :

Subject: Re: [boost] [GIL] runtime assertion error
From: Stephan Menzel (stephan.menzel_at_[hidden])
Date: 2015-01-06 07:50:10


On Sat, Jan 3, 2015 at 11:44 PM, Christian Henning <chhenning_at_[hidden]>
wrote:

> Could you try out the develop branch for gil/extension folder?
>

Hi Christian,

I got the result now and yes, even when using the complete modular tree and
development branch of gil it still shows an assertion:

sm_at_hal9001 ~/devel/neuro/build $ tools/test1 input.jpg
test1: /home/sm/devel/modular-boost/boost/gil/color_base.hpp:343: typename
boost::gil::element_reference_type<boost::gil::detail::homogeneous_color_base<Element,
Layout, K> >::type
boost::gil::detail::dynamic_at_c(boost::gil::detail::homogeneous_color_base<Element,
Layout, K>&, std::size_t) [with Element = signed char; Layout =
boost::gil::layout<boost::mpl::vector1<boost::gil::gray_color_t> >; int K =
1; typename
boost::gil::element_reference_type<boost::gil::detail::homogeneous_color_base<Element,
Layout, K> >::type = signed char&; std::size_t = long unsigned int]:
Assertion `i<K' failed.

I have my slightly updated test attached for reference.

HTH,
Stephan




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk