This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Improving shared_ptr for C++0x


On 16/12/2007, Paolo Carlini <pcarlini@suse.de> wrote:
> Jonathan Wakely wrote:
> > I can't test it on cygwin or darwin but this patch should fix it.
> > Shall I commit this?
> >
> Ah, I see, those two targets are listed among the dg-do run targets but
> -std=c++0x is missing.

yep

> The patch seems obviously correct, then. Please go ahead.

Done, I'll look for the next set of regtest results to confirm the FAILs go.

Jon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]