[cfe-commits] [libcxx] r159901 - /libcxx/trunk/include/__mutex_base
Howard Hinnant
hhinnant at apple.com
Tue Sep 11 09:12:02 PDT 2012
On Sep 11, 2012, at 2:17 AM, Dimitry Andric <dimitry at andric.com> wrote:
> On 2012-09-10 22:17, Dimitry Andric wrote:
> ...
>> Benjamin Kramer suggested to use parentheses around the initializers, as
>> per the attached patch. He checked that this works on OSX, and I can
>> verify it works on FreeBSD.
>
> And now for the correct patch, where I didn't mangle the mutex
> destructor. Sorry about that. :)
> <libcxx-mutex-initializer-2.diff>
Thanks! Committed revision 163626.
Howard
More information about the cfe-commits
mailing list