We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cf55a commit 72cfc6eCopy full SHA for 72cfc6e
1 file changed
unix/main.c
@@ -293,7 +293,6 @@ void pre_process_options(int argc, char **argv) {
293
}
294
295
int main(int argc, char **argv) {
296
- nlr_jump(0);
297
volatile int stack_dummy;
298
stack_top = (void*)&stack_dummy;
299
0 commit comments