On Tue, Jun 23, 2009 at 12:12:46AM +0200, mosi wrote:
> Hi,
> thank you, Leslie,
> that was the answer,
>
> I checked the prerequisities in elephant,
> UFFI is there.
>
> The problem was:
> clbuild update changes
> uffi.asd
> for:
> cffi-uffi-compat.asd
> as a symlink named uffi.asd
>
> That cau
Hi,
thank you, Leslie,
that was the answer,
I checked the prerequisities in elephant,
UFFI is there.
The problem was:
clbuild update changes
uffi.asd
for:
cffi-uffi-compat.asd
as a symlink named uffi.asd
That causes memutil.fasl to fail in compilation.
This should spark sooner, as no elephant w
I've also wondered what parts of syncing run inside a
transaction. ASDF compilation prevents async interruptions
at least but of course another thread could be in the middle
of some op when the sync happens.
Leslie
Synchronization in the sense of on-disk instance updates are all
degree-2 tr