develooper Front page | perl.perl5.porters | Postings from March 2007

Re: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.

Thread Previous | Thread Next
From:
demerphq
Date:
March 21, 2007 03:02
Subject:
Re: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.
Message ID:
9b18b3110703210302p4a9f87cbr2e436dbba9561b3c@mail.gmail.com
On 3/21/07, demerphq <demerphq@gmail.com> wrote:
> On 3/21/07, demerphq <demerphq@gmail.com> wrote:
> > Attached patch is a hacky workaround for the fact that match results
> > are stored in the regexp structure.
>
> Attached patch is a tweak that should be applied after the previous
> one from this thread.

And Avar noticed another place that could be tweaked. Again meant to
be applied after the other two. Sorry about that.

Yves

-- 
perl -Mre=debug -e "/just|another|perl|hacker/"

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About