🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
sena_kun releasable6, status 07:22
releasable6 sena_kun, Next release in ≈11 hours. There are no known blockers. Changelog for this release was not started yet
sena_kun, Details: gist.github.com/b6a04583cb913e0911...5819165989
sena_kun releasable6, status 15:08
releasable6 sena_kun, Next release in ≈3 hours. There are no known blockers. 27 out of 27 commits logged
Geth rakudo/release-2021.09: ae35c32f16 | Altai-man++ | 3 files
Update changelog + announcement

Deliberately not logged:
6b90262 5c74b40 9ce3fc3 84c4729 3ebbcee b451f89 2702341 10b3272
15:22
Geth rakudo: Skarsnik++ created pull request #4528:
Test.rakumod: fix a syntax error in is sub
16:12
roast/6.d-errata: d77de27af1 | (Stefan Seifert)++ (committed by Altai-man) | S01-perl-5-integration/roundtrip.t
Fix a GLR straggler in S01-perl-5-integration/roundtrip.t

Inline::Perl5 has only recently gotten adapted to the flattening behaviour expected after the GLR. That's why this test's wrong expectations went by undiscovered for just as long. The test was written years before the GLR in a time where we flattened arguments as agressively as Perl does. Nowadays one often needs to be more explicit when expecting that like in this case a list should be flattened out into a function call's arguments.
Fixes rakudo issue #4418
16:14
roast/6.c-errata: a26c58e68d | (Stefan Seifert)++ (committed by Altai-man) | S01-perl-5-integration/roundtrip.t
Fix a GLR straggler in S01-perl-5-integration/roundtrip.t

Inline::Perl5 has only recently gotten adapted to the flattening behaviour expected after the GLR. That's why this test's wrong expectations went by undiscovered for just as long. The test was written years before the GLR in a time where we flattened arguments as agressively as Perl does. Nowadays one often needs to be more explicit when expecting that like in this case a list should be flattened out into a function call's arguments.
Fixes rakudo issue #4418
nqp: a5a99576a2 | Altai-man++ | tools/templates/MOAR_REVISION
[release] Bump MoarVM revision to 2021.09
16:32
nqp: 8111e217b2 | Altai-man++ | VERSION
[release] Bump VERSION to 2021.09
rakudo/release-2021.09: 1917075cf8 | Altai-man++ | tools/templates/NQP_REVISION
[release] Bump NQP revision to 2021.09
rakudo/release-2021.09: b8401a8b6b | Altai-man++ | VERSION
[release] Bump VERSION to 2021.09
rakudo: Altai-man++ created pull request #4529:
Release 2021.09
16:33
rakudo/master: 4 commits pushed by Altai-man++
sena_kun ouch, and now I cannot do announcement, huh 16:44
.tell patrickb hi! alas, I am "traveling" now and cannot do a proper binary release, could you please help? 16:45
lizmat sena_kun++ # confirmed clean on MacOS 17:09
lizmat hopes her local module installation clusterf*ck is not an indication of problems with the 2021.09 release 18:24
it appears that nuking ~/.zef fixed it 18:41
or maybe not :-( 18:44
wonders what else she need to nuke to get OO::Monitors to work :-( 18:51
[String::Color] Missing or wrong version of dependency 'gen/moar/stage2/NQPHLL.nqp' (from 'site#sources/45334C557865A97D1ECA0D3F3A3FAF2017FCE553 (OO::Monitors)')
argh, looks like any module depending on OO::Monitors fails to install atm (at least for me) 18:59
timo man, if only we had a simpler way to have both a rakudo for new-disp:new-disp:new-disp and another rakudo for master:master:master 19:13
ugexe dunno if it works with commit shas or branches but `rakubrew triple x y z` 19:16
otherwise there would be some combo of options to pass those through to the various Configure.pl 19:18
--configure-opts=--nqp-opts=... or something
timo i haven't used rakudobrew in 1000 years :D 19:35
ugexe maybe its time rakubrew.org/ 20:36