https://issues.dlang.org/show_bug.cgi?id=14617

--- Comment #7 from Steven Schveighoffer <schvei...@yahoo.com> ---
Yep, still fails in the autotester. What do we want to do?

a) just fix pthread.d so PTHREAD_MUTEX_INITIALIZER is proper, but
pthread_mutex_t.init is not
b) fix the Makefile so it properly includes types.d in the (unittest?) build.

Whatever we do, we should spend the time to figure out all the initializers on
all systems, so code will be portable.

--

Reply via email to