>>>>> "rif" == rif <[EMAIL PROTECTED]> writes:
rif> I'm not sure how to proceed. Once I apply the patch to the file, what
rif> do I have to do next to get it incorporated into my runing Lisp?
The easiest way is to apply the patch, copy the result to some other
place. Then in your .cmucl-init.lisp file, compile and load this new
profile.lisp.
Then you'll get this new version whenever you start CMUCL. If it
works well for you, it might get integrated into the main code.
Ray
