-
- Downloads
"README.md" did not exist on "c0c98ded6ca38f92f929552a70baea75d9216700"
Changes so this will compile under Sun C:
o Convert some void* objects to char* objects so we don't try to do pointer arithmetic on void* objects. o Change scavenge to take void* instead of lispobj*. Cast appropriately in the body. o Change uses of scavenge to match the new definition.
Loading
Please register or sign in to comment