Skip Menu |

This queue is for tickets about the FreezeThaw CPAN distribution.

Report information
The Basics
Id: 33844
Status: open
Priority: 0/
Queue: FreezeThaw

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.43
  • 0.44
  • 0.45
Fixed in: (no value)



Subject: [PATCH] teach FreezeThaw the new REGEXP type in 5.11
I've put an experimental patch into my CPAN directory that fixes the broken tests under 5.11. I have not really understood enough of FreezeThaw to judge if the patch is a full valid fix. Or if it is efficient enough. Additional eyeballs welcome. But at least the tests pass. On CPAN as: ANDK/patches/FreezeThaw-0.43-ANDK-01.patch.gz Enjoy,
Changed subject line to find the ticket with a search for blead. And for the record: the commit id that broke FreezeThaw in Dec 2007 was commit 5c35adbb8fc4c988807097c4d379e2485ada5865 Author: Nicholas Clark <nick@ccl4.org> Date: Fri Dec 28 09:59:06 2007 +0000 First class regexps. p4raw-id: //depot/perl@32751
Patch redone: ftp://cpan.cpantesters.org/CPAN/authors/id/A/AN/ANDK/patches/FreezeThaw-0.45-ANDK-01.patch.gz Distroprefs updated: http://github.com/andk/cpanpm/blob/c847bf84d6508e62d4e71ef5202b53d94e7d0563/distroprefs/ILYAZ.FreezeThaw.yml
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #33844] [PATCH] [blead] new REGEXP type in 5.11
Date: Sun, 7 Mar 2010 15:55:55 -0800
To: Andreas Koenig via RT <bug-FreezeThaw [...] rt.cpan.org>
From: Ilya Zakharevich <nospam-abuse [...] ilyaz.org>
On Tue, Dec 22, 2009 at 10:04:35PM -0500, Andreas Koenig via RT wrote: Show quoted text
> Queue: FreezeThaw > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=33844 > > > Patch redone: > > ftp://cpan.cpantesters.org/CPAN/authors/id/A/AN/ANDK/patches/FreezeThaw-0.45-ANDK-01.patch.gz > > Distroprefs updated: > > http://github.com/andk/cpanpm/blob/c847bf84d6508e62d4e71ef5202b53d94e7d0563/distroprefs/ILYAZ.FreezeThaw.yml
I released FreezeThaw v0.50 loosely based on your patch (with much less baroque logic). Would know in a day or two whether it works with 5.11. A lot of thanks, Ilya
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #33844] [PATCH] [blead] new REGEXP type in 5.11
Date: Sun, 7 Mar 2010 21:01:53 -0800
To: Ilya Zakharevich via RT <bug-FreezeThaw [...] rt.cpan.org>
From: Ilya Zakharevich <nospam-abuse [...] ilyaz.org>
On Sun, Mar 07, 2010 at 06:56:53PM -0500, Ilya Zakharevich via RT wrote: Show quoted text
> > I released FreezeThaw v0.50 loosely based on your patch (with much > less baroque logic). Would know in a day or two whether it works with > 5.11.
Oups, looks like it does not work. I assumed that ref qr/1/ is now REGEXP; would need to reinspect your patch... Yours, Ilya
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #33844] [PATCH] [blead] new REGEXP type in 5.11
Date: Sat, 3 Apr 2010 15:40:57 -0700
To: Andreas Koenig via RT <bug-FreezeThaw [...] rt.cpan.org>
From: Ilya Zakharevich <nospam-abuse [...] ilyaz.org>
On Tue, Dec 22, 2009 at 10:04:35PM -0500, Andreas Koenig via RT wrote: Show quoted text
> Queue: FreezeThaw > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=33844 > > > Patch redone: > > ftp://cpan.cpantesters.org/CPAN/authors/id/A/AN/ANDK/patches/FreezeThaw-0.45-ANDK-01.patch.gz > > Distroprefs updated: > > http://github.com/andk/cpanpm/blob/c847bf84d6508e62d4e71ef5202b53d94e7d0563/distroprefs/ILYAZ.FreezeThaw.yml
0.5001 is indexed now... Should work... Thanks, Ilya