[Issue 24291] ImportC: cannot compile janet.c
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 27 21:23:14 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24291
Daniel <wyrlon at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wyrlon at gmx.net
--- Comment #5 from Daniel <wyrlon at gmx.net> ---
#if defined(__GNUC__) && !defined(__EMSCRIPTEN__)
#define JANET_USE_COMPUTED_GOTOS
#endif
--
More information about the Digitalmars-d-bugs
mailing list