🦋 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:09 reportable6 left 00:15 evalable6 joined 00:16 linkable6 joined, nativecallable6 joined 01:10 reportable6 joined 01:14 lizmat_ left, lizmat joined 01:16 releasable6 joined 01:18 Geth joined 01:22 RakuIRCLogger left 01:23 RakuIRCLogger joined 02:15 unicodable6 joined
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
04:07 evalable6 left, linkable6 left 04:08 evalable6 joined 06:09 reportable6 left 06:11 reportable6 joined 07:11 committable6 left, shareable6 left, squashable6 left, nativecallable6 left, sourceable6 left, bloatable6 left, reportable6 left, unicodable6 left, evalable6 left, tellable6 left, coverable6 left, notable6 left, quotable6 left, releasable6 left, statisfiable6 left, benchable6 left, bisectable6 left, greppable6 left, squashable6 joined, quotable6 joined, nativecallable6 joined 07:12 shareable6 joined, notable6 joined, reportable6 joined, statisfiable6 joined, bloatable6 joined 07:13 sourceable6 joined, tellable6 joined, committable6 joined 07:14 evalable6 joined, greppable6 joined 08:10 linkable6 joined 08:12 unicodable6 joined 08:13 bisectable6 joined 09:09 frost joined, frost left, frost joined 09:13 releasable6 joined
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
10:13 linkable6 left, evalable6 left 10:14 linkable6 joined 10:15 frost left 10:16 evalable6 joined
[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
11:12 benchable6 joined 11:13 coverable6 joined
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
11:26 AAD8E0 joined, sivoais left
077AAD8E0 hm, nickserv say tbrowder nick doesn't exist. 11:29
see, i have been cancelled!
barforama
bye
11:37 sivoais joined 11:54 Xliff_ left 12:07 reportable6 left 14:10 reportable6 joined
Geth rakudo: 2c0cc7efe4 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | .github/FUNDING.yml
Replace AlexDaniel by yours truly
14:44
15:37 linkable6 left, evalable6 left 15:38 linkable6 joined 15:40 evalable6 joined 16:50 linkable6 left, evalable6 left 16:53 linkable6 joined
jdv nine: cool, thanks[6~ 17:37
17:51 evalable6 joined
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
18:07 reportable6 left
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
19:09 reportable6 joined 19:29 [Coke] left 19:32 [Coke] joined 19:34 dogbert11 joined 19:36 dogbert17 left 19:38 dogbert11 left 19:42 Xliff joined
Xliff \o 19:42
Where is %?RESOURCES populated?
19:46 dogbert11 joined 19:50 dogbert17 joined 19:51 dogbert17 left, dogbert17 joined 19:53 dogbert11 left
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
21:07 dogbert11 joined
Voldenet So I've checked and I can't reproduce the problem with %?RESOURCE being null: ix.io/3OT3 21:09
21:10 dogbert17 left
jdv can someone do th moarvm and nqp bumpings? i didn't notice things are a bit behind. 21:18
*the
21:39 dogbert11 left, dogbert11 joined
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
23:02 squashable6 left 23:05 squashable6 joined