Boost logo

Boost Users :

Subject: Re: [Boost-users] [ptr_container] Regression: ptr_multimap breaks Wextra build in version 1.49.0
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2012-06-29 04:58:23


On 27-06-2012 09:54, Philipp Münzel wrote:
> Hi fellows,
>

> The only possibility to compile this is to remove -Wextra, because
> gcc has no separate warning option to turn off the copy constructor
> check (see [1]), so I lose not only this check, but also everything
> else enabled by -Wextra, which I'd be very unhappy with. For the time
> being, I just removed -Werror, but this totally clutters up my build
> output now, which usually allows me to spot every problem really
> quick, because it is so brief.
>
> Since this is a regression (it worked until the 1.49.0 update), I'd
> be happy if someone can check how this was introduced in 1.49.0 and
> open a ticket for the incriminating change.

I'm a bit puzzled. I don't recall making any changes to code. Is the
compiler the same?

Anyway, a ticket and patch is most welcome.

regards

-Thorsten


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net