On Thursday, 2 May 2013 at 17:28:47 UTC, Johannes Pfau wrote:
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.
Many thanks for your answer!
I am using compiler for several weeks already - and today I've
seen that I did not thank you.
So, all what you have said works and works fine!