Subject: [Boost-bugs] [Boost C++ Libraries] #1520: Missing include statements
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-11 09:12:25
#1520: Missing include statements
-------------------------------------+--------------------------------------
Reporter: jensseidel_at_[hidden] | Owner: hljin
Type: Patches | Status: new
Milestone: Boost 1.35.0 | Component: GIL
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Hi,
I tried to compile all public header files alone and checked for errors
and
warnings with g++ and found mostly missing include statements. Please
apply the
attached patch.
Please note that the g++ 4.3 snaphot complains about:
boost/gil/bit_aligned_pixel_reference.hpp:160: error: declaration of
'const boost::gil::bit_range<boost::gil::bit_aligned_pixel_reference<B, C,
L, M>::bit_size, IsMutable>& boost::gil::bit_aligned_pixel_reference<B, C,
L, M>::bit_range() const'
boost/gil/bit_aligned_pixel_reference.hpp:46: error: changes meaning of
'bit_range' from 'class
boost::gil::bit_range<boost::gil::bit_aligned_pixel_reference<B, C, L,
M>::bit_size, IsMutable>'
Not sure whether this is a bug in gcc or gil.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1520>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC