Re: new win rakudo
[email protected] (ToddAndMargo via perl6-users) Sat, 17 May 2025 20:57:23 -0700
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
On 5/17/25 5:06 PM, Tom Browder wrote: > > > On Sat, May 17, 2025 at 18:02 ToddAndMargo via perl6-users <perl6- > [email protected] <mailto:[email protected]>> wrote: > > Hi All, > > My update program just caught a new update for Windows Rakudo: > > GetWinRakudo new update downloaded 2025.04.01 --> 2025.05.0 > > https://rakudo.org/downloads <https://rakudo.org/downloads> > > No idea what the changes are. > > > Todd, check the News there at <https://rakudo.org/news <https:// > rakudo.org/news>> for the top entry. > > -Tom (@tbrowder) > Thank you! Hmmmm. They dud not fix the IO for Windows UNC paths. Hopefully that will be soon. New in 2025.05: Improvements: Some attribute access consistency changes (#5844) [b527cefc] Allow MAIN args to reference imported names [28a1cdca][3e15093f] Immortal threads now gist as such [3b4a3358] Additions: Initial stab at implementing IO::Path::readlink [f17a2dee] Fixes: MoarVM GC bugfix for special unwinds (such as LEAVE phasers) [8d8f7316] Remove type specification by name in Parameter constructor [11be008b]