sustrik / libdill

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

There is a problem with the macro dill_ Setsp #225

Open aliveyun opened 11 months ago

aliveyun commented 11 months 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?