Skip to content
Snippets Groups Projects
Commit ae169a66 authored by toy's avatar toy
Browse files

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.
parent 2311aaae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment