🦋 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.
Geth rakudo: vrurg++ created pull request #4761:
Enable onlystar proto wrapping
03:10
roast: vrurg++ created pull request #790:
Unfudge some working tests
03:12
Geth roast/avoid_coredumps: 87f16d9bfb | (Stefan Seifert)++ | S29-os/system.t
Try to avoid generating a core dump in segfault Proc test
09:33
roast: niner++ created pull request #791:
Try to avoid generating a core dump in segfault Proc test
09:38
nine jdv: my Blin work is done 09:57
[Tux] Rakudo v2021.12-198-g1aa05bec0 (v6.d) on MoarVM 2021.12-134-ge58fc6d1a
csv-ip5xs0.808 - 0.813
csv-ip5xs-205.058 - 5.204
csv-parser3.836 - 4.024
csv-test-xs-200.408 - 0.411
test6.852 - 6.896
test-t1.546 - 1.566
test-t --race0.869 - 0.894
test-t-2023.377 - 23.525
test-t-20 --race7.218 - 7.330
10:20
Geth roast/avoid_coredumps: 3021f29751 | (Stefan Seifert)++ | S29-os/system.t
Try to avoid generating a core dump in segfault Proc test
10:36
077AAD8E0 hi 11:19
lizmat Files=1351, Tests=117097, 289 wallclock secs (35.23 usr 9.89 sys + 4027.76 cusr 332.77 csys = 4405.65 CPU) 11:21
nine 077AAD8E0: hi
077AAD8E0 what is going on with this channel (and others). my normal handle (tbrowder) has disappeared and now i have a random alias?
nine: hi
nine Can't you just `/nick tbrowder`? 11:22
lizmat 077AAD8E0: this feels like a client issue ?
077AAD8E0 maybe i've been cancelled
tried the nick but got msg the name is already in use. liz is probably correct... 11:23
moon-child /msg nickserv ghost tbrowder?
077AAD8E0 hm, dat's too complex for me at moment, i'll check client 11:24
077AAD8E0 hm, nickserv say tbrowder nick doesn't exist. 11:29
see, i have been cancelled!
barforama
bye
Geth rakudo: 2c0cc7efe4 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | .github/FUNDING.yml
Replace AlexDaniel by yours truly
14:44
jdv nine: cool, thanks[6~ 17:37
jdv gonna do a Blin run now. might move the release a bit before or after - any preferences? i double booked myself on 2/18:( 17:53
lizmat feels like before would be better, having missed a month already :-) 17:58
Geth nqp: usev6++ created pull request #762:
[JVM] Tweak uint handling a bit
18:58
roast: 886faa32ed | (Christian Bartolomäus)++ | S12-attributes/native.t
Remove duplicate link to issue

Above the block we have exactly the same link, that should suffice.
19:09
Xliff \o 19:42
Where is %?RESOURCES populated?
Voldenet here github.com/rakudo/rakudo/blob/2c0c...n.pm6#L117 19:55
…I think 19:56
Xliff Thanks! 20:06
So is %?RESOURCES populated if running from a -I lib? 20:09
If I install something and uninstall it, does that remove the META file as well? Is there any way I can check this? 20:10
For the record, I had cro-webapp installed. Then I uninstalled it using `zef uninstall` to run it from a -I directory. Now the code that was once working no longer works.
And I've traced it back to a %?RESOURCE reference that is now a null string. 20:11
Is there a repository with the entire ecosystem in it?> 20:39
ecosystem is just a huge METAlist
And it is to JSON files, not repositories.
Voldenet I'm not sure, I have not been using -I directly on module dir ever 20:45
> zef -to=inst#`pwd`/zef install . ; raku -Iinst#`pwd`/zef 20:46
that's what I do to use modules in isolated manner
s/module dir/distribution dir/ 20:48
Voldenet So I've checked and I can't reproduce the problem with %?RESOURCE being null: ix.io/3OT3 21:09
jdv can someone do th moarvm and nqp bumpings? i didn't notice things are a bit behind. 21:18
*the
Geth nqp: 7076f1f3d5 | (Stefan Seifert)++ | tools/templates/MOAR_REVISION
Bump MoarVM to get the latest fixes
21:56
rakudo: fefbc725f9 | (Stefan Seifert)++ | tools/templates/NQP_REVISION
Bump NQP to get the latest fixes
nine jdv: done
Xliff Voldenet: Could you try using .pm6 instead of .rakumod? 21:58
Huh! Largest program in the ecosystem... 11439 lines 21:59
Voldenet also works
Xliff Voldnet: Thanks. 22:00
jdv nine: thanks! i assumed when you said you were done tge bumps were in...
ill blin tomorrow, again:) 22:01