parent
ae21f8f875
commit
ada002616e
|
@ -289,7 +289,7 @@ Scheme_Object *scheme_native_stack_trace(void)
|
||||||
first = name;
|
first = name;
|
||||||
last = name;
|
last = name;
|
||||||
if (shift_cache_to_next) {
|
if (shift_cache_to_next) {
|
||||||
stack_cache_stack[stack_cache_stack_pos].cache = last;
|
set_cache_last = last;
|
||||||
shift_cache_to_next = 0;
|
shift_cache_to_next = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user