sustrik / libdill

Structured concurrency in C
MIT License
1.68k stars 155 forks source link

There is a problem with the macro dill_ Setsp #225

Open aliveyun opened 1 year ago

aliveyun commented 1 year ago

Define dill_ Setsp (x)\

Dill_ Unoptimistable=alloca (((char ) alloca (sizeof (size_t)) - (char ) (x)); Does this macro crash when it runs? Is there any replacement on Windows?