Boost logo

Boost :

Subject: Re: [boost] [GIL] runtime assertion error
From: Stephan Menzel (stephan.menzel_at_[hidden])
Date: 2015-01-04 11:05:36


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?
>
>
that took me a while. Had to clone the repo first and circumvent a build
system error that prevented my from building master.

Anyway, I did as you asked and the problem still persists. Same behavior,
same message:

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.

Cheers,
Stephan


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