Boost logo

Boost :

Subject: Re: [boost] [1.39.0] [Lambda] [Iterator] Warnings with gcc 4.3?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-04-22 12:39:46


AMDG

Beman Dawes wrote:
> 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" />
>

This was fixed in https://svn.boost.org/trac/boost/changeset/51448

> <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" />
>

I'm not sure about these, but the Lambda tests compiled without warnings
on gcc 4.3.0
last time I checked.

In Christ,
Steven Watanabe


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