|
Hi Rob,
Perfect -- it works. Thanks much!
On Tue, Aug 18, 2009 at 12:55 PM, Rob Hoelz<rob@hoelzro.net> wrote:
> Patch is attached. I've never had a problem with Pluto on a 32-bit
> system; only this issue with 64-bit string (de)serialization. I've
> never tried restoring live coroutines on a 32-bit system, though.
Ben Sunshine-Hill: Is there any chance that the patch could be put
into the main Pluto distribution? I believe that on a 32-bit system,
sizeof(int) == sizeof(size_t) so it won't be a problem there, and it
will fix things on 64-bit systems. (Is Pluto still maintained?)
Cheers,
- David