Boost logo

Boost :

Subject: [boost] [1.39.0] [Lambda] [Iterator] Warnings with gcc 4.3?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-04-22 10:50:26


In an email about something else, someone asked:

... we will be eager to use your upcoming version 1.39. One point we
would be interested is to remove the following warnings on gcc 4.3.
Would you know if those were fixed?

          <warning
value="boost-1_38/boost/lambda/detail/lambda_functors.hpp:137:
warning: type qualifiers ignored on function return type" />
          <warning
value="boost-1_38/boost/lambda/detail/select_functions.hpp:55:
warning: type qualifiers ignored on function return type" />
          <warning
value="boost-1_38/boost/lambda/detail/select_functions.hpp:60:
warning: type qualifiers ignored on function return type" />
          <warning
value="boost-1_38/boost/lambda/detail/select_functions.hpp:65:
warning: type qualifiers ignored on function return type" />
          <warning
value="boost-1_38/boost/iterator/iterator_facade.hpp:652: warning:
type qualifiers ignored on function return type" />

Does anyone know the status of these?

--Beman


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