Forked from
cmucl / cmucl
Source project has a limited visibility.
-
wlott authored
this to make sure all the cons cells remain positioned the same relative to each other. Don't use vm:pad-data-block to round the size of a cons cell when writing into the cdr of the previous cell because it converts from words to bytes.
wlott authoredthis to make sure all the cons cells remain positioned the same relative to each other. Don't use vm:pad-data-block to round the size of a cons cell when writing into the cdr of the previous cell because it converts from words to bytes.