Source-Changes-D archive

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

Re: CVS commit: src/lib/libpthread



On Mon, Aug 24, 2015 at 12:45:15PM +0000, Antti Kantee wrote:
> I started work on this again by doing a web search for the error, and found
> this:
> http://bugs.musicpd.org/view.php?id=4110
> 
> There you argue that using constexpr for PTHREAD_MUTEX_INITIALIZER is
> broken.  So if we assume that you are correct, shouldn't we remove the
> "constexpr"s from libc++/dist/libcxx/include/__mutex_base?

Except that the standard requires it.

Joerg


Home | Main Index | Thread Index | Old Index