develooper Front page | perl.perl5.porters | Postings from February 2023

Re: PERL_RC_STACK branch: first cut

Thread Previous | Thread Next
From:
demerphq
Date:
February 28, 2023 12:57
Subject:
Re: PERL_RC_STACK branch: first cut
Message ID:
CANgJU+XJJPetzad0aFk8fcH_Rij7ydMLAP_A15+=uAOjxfdWWQ@mail.gmail.com
On Tue, 28 Feb 2023 at 11:22, demerphq <demerphq@gmail.com> wrote:

> On Tue, 28 Feb 2023 at 11:02, Dave Mitchell <davem@iabyn.com> wrote:
>
>> On Tue, Feb 28, 2023 at 07:35:19AM +0100, demerphq wrote:
>> > I can do the push if you want Dave, I have it lined up already.
>>
>> yes please!
>>
>
> Done.
>
> PR Title: Preparation Patches for Refcounted Stack Patch
> PR URL: https://github.com/Perl/perl5/pull/20865
> Branch Name: davem/rc_stack_prep
>

It passed CI, so I merged.

That will make smoke-me/davem/rc_stack2 appear to conflict, but if you
rebase and then force push on the command line that will go away.

git co smoke-me/davem/rc_stack2
git fetch
git rebase origin/blead
git push -f

the conflict will go away.

cheers,
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