Comment by WalterBright
13 years ago
setjmp/longjmp tends to be pretty primitive, compared to decent eh support.
Standard C does not have thread local storage.
13 years ago
setjmp/longjmp tends to be pretty primitive, compared to decent eh support.
Standard C does not have thread local storage.
Are you missing the fact that we're talking about using C as a substrate for a higher-level language?