> Apologies for that; I overlooked CC'ing you.
Hi all,I have an idea: We can add this definition to `src/include/c.h`:
```
#ifndef static_assert
#define static_assert _Static_assert
#endif
```
What do you all think?
--
Regards,
Man Zeng
www.openhalo.org