🦋 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.
00:02 reportable6 left 01:02 bloatable6 left, quotable6 left, benchable6 left, committable6 left, statisfiable6 left, shareable6 left, bisectable6 left, tellable6 left, nativecallable6 left, greppable6 left, sourceable6 left, unicodable6 left, coverable6 left, notable6 left, squashable6 left, evalable6 left, releasable6 left, linkable6 left 01:03 bloatable6 joined, shareable6 joined, quotable6 joined, nativecallable6 joined 01:04 unicodable6 joined, reportable6 joined, releasable6 joined, squashable6 joined 01:05 coverable6 joined, greppable6 joined, bisectable6 joined, evalable6 joined, linkable6 joined 02:28 greppable6 left, linkable6 left, quotable6 left, bisectable6 left, releasable6 left, evalable6 left, shareable6 left, squashable6 left, coverable6 left, bloatable6 left, nativecallable6 left, reportable6 left, unicodable6 left 02:29 shareable6 joined 02:30 bisectable6 joined, quotable6 joined, coverable6 joined, unicodable6 joined, bloatable6 joined 02:31 reportable6 joined, evalable6 joined, nativecallable6 joined 03:03 benchable6 joined, tellable6 joined 03:04 statisfiable6 joined, frost joined, sourceable6 joined 03:29 linkable6 joined 03:30 releasable6 joined 03:31 greppable6 joined 04:05 committable6 joined 04:08 squashable6 joined 05:08 benchable6 left, committable6 left, releasable6 left, tellable6 left, linkable6 left, statisfiable6 left, sourceable6 left, greppable6 left, squashable6 left, quotable6 left, coverable6 left, shareable6 left, unicodable6 left, nativecallable6 left, bloatable6 left, evalable6 left, bisectable6 left, reportable6 left, evalable6 joined, statisfiable6 joined, benchable6 joined, bloatable6 joined, squashable6 joined 05:09 shareable6 joined, nativecallable6 joined, greppable6 joined, bisectable6 joined, reportable6 joined, committable6 joined 05:10 linkable6 joined 05:11 coverable6 joined 05:47 codesections left 06:02 reportable6 left 06:08 sourceable6 joined, quotable6 joined 06:09 unicodable6 joined 06:10 releasable6 joined 07:02 reportable6 joined
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
07:26 frost left 07:31 frost joined 07:32 sena_kun left 07:33 sena_kun joined 08:04 notable6 joined 08:20 sena_kun left 08:23 sena_kun joined 09:23 benchable6 left, committable6 left, quotable6 left, shareable6 left, coverable6 left, greppable6 left, bisectable6 left, evalable6 left, statisfiable6 left, sourceable6 left, unicodable6 left, notable6 left, releasable6 left, bloatable6 left, reportable6 left, squashable6 left, nativecallable6 left, linkable6 left 09:24 bisectable6 joined, evalable6 joined, quotable6 joined 09:25 linkable6 joined, benchable6 joined, notable6 joined, squashable6 joined 09:26 committable6 joined 09:41 squashable6 left 09:42 squashable6 joined 10:14 squashable6 left 10:16 squashable6 joined 10:17 squashable6 left 10:25 reportable6 joined, sourceable6 joined 10:26 nativecallable6 joined 11:18 squashable6 joined 11:24 greppable6 joined, bloatable6 joined 11:26 coverable6 joined, unicodable6 joined, releasable6 joined, statisfiable6 joined 12:02 reportable6 left 12:05 reportable6 joined 12:08 frost left 12:25 shareable6 joined 13:25 linkable6 left, evalable6 left 13:27 evalable6 joined
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
15:19 evalable6 left 15:20 evalable6 joined
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
15:25 linkable6 joined 15:34 squashable6 left 15:36 squashable6 joined
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
17:11 tellable6 joined 18:02 reportable6 left 18:03 reportable6 joined
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
20:05 TempIRCLogger left, TempIRCLogger joined 20:06 TempIRCLogger left 20:07 TempIRCLogger joined
ugexe maybe its time rakubrew.org/ 20:36
21:07 linkable6 left, evalable6 left 21:08 linkable6 joined 21:42 vrurg joined 22:00 vrurg_ joined, vrurg_ left, vrurg left 22:08 evalable6 joined 23:11 squashable6 left 23:35 MasterDuke left 23:49 colemanx joined