Re: Fix for: Re: Why is dump-scsh-program failing here?
"Taylor R. Campbell" <[email protected]> Thu, 25 May 2006 01:14:36 +0000
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
The best solution would probably be to disable interrupts and then to call ALIGN-CWD!, rather than WITH-RESOURCES-ALIGNED. This would ensure both alignment and atomicity. Unfortunately, ALIGN-CWD! is not exported by SCSH-PROCESS-STATE-PACKAGE, and consequently it is not available in startup.scm.