[v3] mutex vs. cstdatomic

Benjamin Kosnik bkoz@redhat.com
Sun Dec 14 01:04:00 GMT 2008


> Most likely I'm saying the obvious, but certainly the above should be
> further investigated: if the facilities in <cstdatomic> explicitly
> require the facilities in <mutex>, then the latter should be included
> explicitely by the former, otherwise, if it's because of an
> implementation detail, that is <mutex> includes something that
> <cstdatomic> also happen to need and at the moment doesn't include by
> mistake, that should be also fixed ASAP.

Here's the fix, in at revision 142742.

-benjamin

Tested x86_64/linux
tested x86/darwin9.5.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20081213-2.patch
Type: text/x-patch
Size: 5766 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081214/fcdb1407/attachment.bin>


More information about the Gcc-patches mailing list