summaryrefslogtreecommitdiff
path: root/src/test/ao_lisp_os.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-11-11 21:11:13 -0800
committerKeith Packard <keithp@keithp.com>2017-02-20 11:16:50 -0800
commit29c890b4599b3bbdbd09a5915ea68a63f4e0a9ac (patch)
tree791966151a186d37ba143d7a56f0f3640add54bd /src/test/ao_lisp_os.h
parentd46ca67f93e9ecbc4d8c051c3fbdead85490b690 (diff)
altos/lisp: Make sure memmove only happens once per object. Other GC fixes
The memmove may be overlapping, so make sure it happens only once by just checking whether move_size has been set, rather than looking at ao_lisp_moving; that doesn't get set when moving a noted cons as that still needs to be walked at a later time. Fix up the various looping move functions to all use the same pattern. Atom was busted. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/test/ao_lisp_os.h')
0 files changed, 0 insertions, 0 deletions