develooper Front page | perl.perl5.porters | Postings from January 2022

Re: Pre-RFC: try/catch/finally and generic finally blocks

Thread Previous | Thread Next
From:
Paul "LeoNerd" Evans
Date:
January 20, 2022 19:57
Subject:
Re: Pre-RFC: try/catch/finally and generic finally blocks
Message ID:
20220120195720.4c83fe7c@shy.leonerd.org.uk
On Tue, 18 Jan 2022 23:54:18 +0000
"Paul \"LeoNerd\" Evans" <leonerd@leonerd.org.uk> wrote:

> On Thu, 16 Dec 2021 22:22:56 +0000
> "Paul \"LeoNerd\" Evans" <leonerd@leonerd.org.uk> wrote:
> 
> > It also doesn't address the question of how to deparse compiled code
> > using this syntax, as it is currently implemented by the same optree
> > as a `defer` block would use, and is thus indistinguishable, in much
> > the same way that "A and B" and "B if A" would deparse the same
> > way.  
> 
> This is now done and ready for review:
> 
>   https://github.com/Perl/perl5/pull/19285

This is now merged and will hopefully be available in the next release
- coming any day now :)

-- 
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk      |  https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/  |  https://www.tindie.com/stores/leonerd/

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