Am Thu, 02 May 2013 18:54:28 +0200
schrieb "Timofei Bolshakov" <tbo...@gmail.com>:

> Thank you!
> I will check that today. What to do about static asserts in 
> thread.d?

Those should be fixed by the ucontext changes. The
static if(__traits( compiles, ucontext_t )) code path
will be used if we make ucontext_t available.

Reply via email to