X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Fsave.lisp;h=8cefec9a5ccdb7b2b58b66a54591bd6eaf8ef069;hb=b36697e233ff1ef1cc3ad2e687581520656d4755;hp=5351515fe38d8aa8b4a2a02d1bc8416217469f09;hpb=5e1fcdac979db9a6aebe69531229355def8c0f90;p=sbcl.git diff --git a/src/code/save.lisp b/src/code/save.lisp index 5351515..8cefec9 100644 --- a/src/code/save.lisp +++ b/src/code/save.lisp @@ -78,7 +78,7 @@ do not survive intact on all platforms: in this case a WARNING is signalled when saving the core. If no warning is signalled, then the foreign symbol references will remain intact. Platforms where this is currently the case are x86/FreeBSD, x86/Linux, x86/NetBSD, -sparc/Linux, and sparc/SunOS. +sparc/Linux, sparc/SunOS, and ppc/Darwin. This implementation is not as polished and painless as you might like: * It corrupts the current Lisp image enough that the current process