$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-05-19 11:18:09
Christian Rössel wrote:
> Hi,
>
> I have two slists and transfer items between them via splice() methods.
> Without cache_last everything works as expected. With cache_last the third
> call to splice does not transfer the list element. Am I using something
> wrong or is this a bug in intrusive?
>
> Thanks,
> Christian
Glad to know people is using new Intrusive features and yes, this seems
a bug. Thanks for reporting it, I'll fix it ASAP.
Regards,
Ion