🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
00:00 reportable6 left, kurahaupo left, reportable6 joined
Geth rakudo/ugexe/curi-use-may-precomp: 41ae15a017 | (Nick Logan)++ | src/core.c/CompUnit/Repository/Installation.pm6
Respect CUPR.may-precomp() in CURI

CompUnit::PrecompilationRepository.may-precomp() can be used to check if something should try to precompile using said repo. It is used in CUPR in its try-load method to determine if it should try to precompile a file when loading, which often happens with a CURFS type repository. However, CURI.install also tries to ... (6 more lines)
00:02
rakudo: ugexe++ created pull request #5296:
Respect CUPR.may-precomp() in CURI
01:00 linkable6 left, evalable6 left 01:01 evalable6 joined, linkable6 joined 02:01 evalable6 left, sourceable6 left, greppable6 left, quotable6 left, notable6 left, committable6 left, tellable6 left, linkable6 left, nativecallable6 left, benchable6 left, statisfiable6 left, unicodable6 left, coverable6 left, bisectable6 left 02:02 committable6 joined, statisfiable6 joined, sourceable6 joined 02:03 quotable6 joined, coverable6 joined, greppable6 joined, linkable6 joined, nativecallable6 joined, unicodable6 joined 02:04 evalable6 joined, bisectable6 joined, tellable6 joined, notable6 joined, benchable6 joined 06:00 reportable6 left 06:01 reportable6 joined 06:41 kurahaupo joined 07:25 ab5tract joined 07:49 sena_kun joined 07:51 ab5tract left 09:14 kurahaupo left 09:32 sena_kun left 09:38 kurahaupo joined
lizmat notable6: weekly 09:42
notable6 lizmat, 2 notes: 2023-06-21T19:34:28Z <lizmat>: raku.zulipchat.com/ ; 2023-06-25T09:43:53Z <lizmat>: felix-knorr.net/posts/2023-06-24-r...esome.html
lizmat notable6: weekly reset
notable6 lizmat, Moved existing notes to “weekly_2023-06-26T09:42:50Z”
09:49 [TuxCM] left 10:28 Geth left, Geth joined
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/06/26/2023-...damn-cool/ 11:26
11:30 [TuxCM] joined
|Tux| Rakudo v2023.05-176-g655ac6354 (v6.d) on MoarVM 2023.05-7-g3df20182b
csv-ip5xs0.878 - 0.919
csv-ip5xs-205.388 - 5.538
csv-parser3.788 - 3.995
csv-test-xs-200.374 - 0.491
test6.372 - 6.562
test-t1.438 - 1.457
test-t --race0.876 - 0.926
test-t-2021.102 - 22.346
test-t-20 --race6.202 - 6.704
11:33
12:00 reportable6 left 12:02 reportable6 joined
jdv gonna attempt a release today. if we could not change anything until that's over, that would be greaaaaat. 12:42
lizmat jdv: noted :-) 12:47
13:05 jgaz left 13:06 jgaz joined
lizmat jdv is there a ChangeLog already? 13:13
jdv that's what i'm trying to get done now...:) 13:17
sorry
lizmat no worries, decided to spend the rest of the day on blogging
jdv cool 13:18
15:44 kurahaupo left 15:47 kurahaupo joined 15:56 ab5tract joined
jdv lizmat: changelogs are up 16:39
16:39 ab5tract left
lizmat jdv: done my bit on the changelogs 16:54
jdv lizmat: thanks! 16:58
Xliff Does Perl5 do rotor? 17:12
lizmat not when I was still doing Perl, but that's 10+ years ago 17:13
Xliff List::MoreUtils looks to cover it... 17:16
Although the function name is a little cheeky: "natatime" (rolls eyes) 17:17
lizmat that's not rotor, that's batch
?
Xliff There's also "slideatatime"
lizmat that was added after I ported raku.land/zef:lizmat/List::MoreUtils to Raku, so after April 2018 17:24
jdv how is it cheeky? its at least self desribing. rotor id have to look up. 17:29
lizmat at least they should have called it slide-at-a-time :-)
ah no, they can't :-)
17:42 sena_kun joined 18:00 reportable6 left 18:03 reportable6 joined
Geth rakudo/release-2023.06: 2bf8006a33 | (Justin DeVuyst)++ | 3 files
Update changelog + announcement

Deliberately not logged:
  [5be4c809][2c6c0095][760f4640][9702d82d][0a2a63a2][fdd48515]
  [8b8dd125][1de53a4b][17aeea51][2eadafa5][9a5fe3d6][c14c725a]
  [7a3ab690][143aac07][d3821c82][16c99ad7][a945fc23][12f681bb]
  [17ffa7ee]
18:07
18:14 coleman left 18:16 squashable6 left, coleman joined, squashable6 joined
jdv lizmat: around? 19:43
lizmat and around and around yes
jdv i got a failure on a stress test you changed recently maybe
gist.github.com/jdv/c773b272a76753...0859bc80fb
lizmat afaik, I just moved it to a different location? 19:44
ah... lemme check 19:45
Geth roast: b89d193f65 | (Elizabeth Mattijsen)++ | 6.c/MISC/bug-coverage-stress.t
Fix library search path
19:46
lizmat jdv ^^ does that help?
just moving it was not enough 19:47
in any case, the issue was in the test
jdv huh, i'm getting "Could not find Test::Util in..." 19:48
i don't run roast tests individually a lot:(
Geth roast: da97582b59 | (Elizabeth Mattijsen)++ | 6.c/MISC/bug-coverage-stress.t
Fix another library search path
19:49
lizmat make t/spec/6.c/MISC/bug-coverage-stress.t 19:50
is clean for me now
jdv yup, thanks! 19:52
for some reason i thought the make way broken and i was trying to use fudgeandrun:( 19:53
s/way/way was/
lizmat it was for a while, I think 19:54
jdv about to go afk 20:11
unless you need me for something stat :-) 20:12
jdv stress-errata is failing too - only if you changed that stuff
lizmat any file? 20:13
jdv t/spec/S03-operators/context.t on d it looks like 20:14
lizmat on d?
jdv and c 20:15
i mean on the errata branches
6.c-errata and 6.d-errata but master passes 20:16
lizmat yeah, that's a change I made
yeah, that's a change I made 20:17
so should the errata branches be adapted then?
jdv if its obvious i can do it
just cherry pick or somethiung
lizmat I'd say: change the "throws-like" in line 92 to dies-ok 20:18
jdv thanks
lizmat ok, going afk now&
jdv nite 20:20
Geth roast/6.c-errata: b6825db7fc | (Elizabeth Mattijsen)++ (committed by Justin DeVuyst) | S03-operators/context.t
Make test less specific

Otherwise github.com/rakudo/rakudo/pull/5213 will cause a failed test.
20:28
roast/6.d-errata: 127bb4c45c | (Elizabeth Mattijsen)++ (committed by Justin DeVuyst) | S03-operators/context.t
Make test less specific

Otherwise github.com/rakudo/rakudo/pull/5213 will cause a failed test.
20:29
20:52 sena_kun left
Geth nqp/main: 5132ec5659 | (Justin DeVuyst)++ | tools/templates/MOAR_REVISION
[release] Bump MoarVM revision to 2023.06
21:17
nqp/main: 492fe69d1a | (Justin DeVuyst)++ | VERSION
[release] Bump VERSION to 2023.06
rakudo/release-2023.06: d49d8e6570 | (Justin DeVuyst)++ | tools/templates/NQP_REVISION
[release] Bump NQP revision to 2023.06
rakudo/release-2023.06: c10c28ae94 | (Justin DeVuyst)++ | VERSION
[release] Bump VERSION to 2023.06
rakudo: jdv++ created pull request #5298:
Release 2023.06
21:24
rakudo/main: 4 commits pushed by (Justin DeVuyst)++
jdv the rakudo 2023.06 release is done 21:37
MasterDuke: ^
patrickb: ^
vrurg jdv++ 21:50
Thanks!
Geth ¦ problem-solving: alabamenhu assigned to codesections Issue Errors should not be adhoc in core github.com/Raku/problem-solving/issues/374 21:58
22:16 [TuxCM] left
japhb jdv: \o/ Time to compile a fresh new one. :-) 22:17
22:31 kurahaupo left 22:39 kurahaupo joined 22:55 discord-raku-bot left, discord-raku-bot joined