[pkg-boost-devel] Bug#485512: Fix

Tim Day timday at bottlenose.demon.co.uk
Mon Jun 9 23:16:45 UTC 2008


Aha: the problem can be resolved by changing line 124 in
/usr/include/boost/gil/bit_aligned_pixel_reference.hpp from
typedef bit_range<bit_size,IsMutable> bit_range_t;
to
typedef boost::gil::bit_range<bit_size,IsMutable> bit_range_t;

Tim







More information about the pkg-boost-devel mailing list