fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] FluidSynth and glib


From: Tom M.
Subject: Re: [fluid-dev] FluidSynth and glib
Date: Fri, 6 Oct 2017 17:55:22 +0200

This is for C++11 only.

And as I just learned: The threading part of C11 is optional, which is very disappointing. Because it means that even though clang and gcc claim to be feature complete, glibc is (still) lacking support for the IMO most important part of C11: Threading ( see https://sourceware.org/bugzilla/show_bug.cgi?id=14092 )

Thus it is questionable if we can ever move to C11, even if one day also glibc has C11 Thread support.


Tom


2017-10-06 16:56 GMT+02:00 Philippe Simons <address@hidden>:
According to https://msdn.microsoft.com/en-us/library/hh567368.aspx

VS2015 should have decent enough C11 support for threads and atomics.
Or is only for C++11 ?

Philippe

_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]