This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH, v3] Bringing <mutex> and <condition_variable> up to spec.
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>, Chris Fairles <chris dot fairles at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 23 Jul 2008 17:19:14 -0500 (CDT)
- Subject: Re: [PATCH, v3] Bringing <mutex> and <condition_variable> up to spec.
- Accept-language: en-US
- References: <fac6bb500807221520m945f12es2b37e058d25f85ec@mail.gmail.com> <20080723112007.35eb06c4@balbo.artheist.org>
Hi,
> > Attached patch brings <mutex> and <condition_variable> up to spec
> > (n2691 WD) given that <chrono> is now in.
>
> Excellent, thanks. This looks good to me.
Yeah, committed!
Thanks,
Paolo.