oops - reverse that
svn: r2562
This commit is contained in:
parent
2670a1d075
commit
05b4ec317d
|
@ -457,12 +457,6 @@ int scheme_setjmpup_relative(Scheme_Jumpup_Buf *b, void *base,
|
|||
|
||||
FLUSH_REGISTER_WINDOWS;
|
||||
|
||||
if (c) {
|
||||
if (STK_COMP(c->buf.stack_from, start)) {
|
||||
c = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
if (STK_COMP((unsigned long)start, (unsigned long)&local))
|
||||
start = (void *)&local;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user