[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pluto 2.4 tests fail on new installation
- From: David Haley <dchaley@...>
- Date: Wed, 19 Aug 2009 12:23:46 -0400
Hi Rob,
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.
Perfect -- it works. Thanks much!
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