scsh-users
[Top] [All Lists]

Re: Fix for: Re: Why is dump-scsh-program failing here?

To: scsh-users@scsh.net
Subject: Re: Fix for: Re: Why is dump-scsh-program failing here?
From: "Taylor R. Campbell" <campbell@mumble.net>
Date: Thu, 25 May 2006 01:14:36 +0000
Cc: scsh-users@scsh.net
List-id: <scsh-users.list-id.scsh.net>
Sender: news <news@sea.gmane.org>
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.

<Prev in Thread] Current Thread [Next in Thread>