Front page | perl.perl5.porters |
Postings from January 2004
various Storable patches
Thread Previous
|
Thread Next
From:
Abhijit Menon-Sen
Date:
January 24, 2004 03:34
Subject:
various Storable patches
Message ID:
20040124170355.B713@lustre.dyn.wiw.org
At 2003-11-08 16:26:19 +0100, slaven@rezic.de wrote:
>
> --- Storable-2.08/t/code.t~ Tue Jul 29 09:06:57 2003
> +++ Storable-2.08/t/code.t Sat Nov 8 16:16:25 2003
> @@ -118,7 +118,7 @@ ok($thawed->(), "JAPH");
At 2003-11-14 23:22:55 +0100, slaven@rezic.de wrote:
>
> --- ./Storable.xs Mon Sep 8 16:08:27 2003
> +++ ./Storable.xs Fri Nov 14 23:17:10 2003
> @@ -1,4 +1,5 @@
At 2004-01-19 00:20:02 -0800, stas@stason.org wrote:
>
> --- Storable-2.09/Storable.pm 2004-01-05 07:43:43.000000000 -0800
> +++ Storable-2.10/Storable.pm 2004-01-15 17:39:00.000000000 -0800
> @@ -21,7 +21,7 @@
At 2004-01-20 22:30:15 +1300, sam@vilain.net wrote:
>
> I've attached the fix, and included the segfault protection afforded
> by the previous patch (it now uses the nearby CROAK code path).
Thanks, all applied. (#22205, 22206).
Thanks also to Steve Hay for testing.
Storable 2.10 will be uploaded soon.
-- ams
Thread Previous
|
Thread Next