🦋 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:42 nativecallable6 left, nativecallable6 joined 06:47 guifa left
Geth rakudo/main: 5712c53e7f | (Stefan Seifert)++ | src/Raku/ast/statement-mods.rakumod
RakuAST: fix without statement modifier and blocks with placeholders

Fixes: { say $^x } without Int;
08:50
nine 1162
12:27 guifa joined
Geth ¦ rakudo: lizmat self-assigned 2025.01 crashes with a 'unlock' must be an object instance of type 'Lock' in unchanged code. github.com/rakudo/rakudo/issues/5780 13:19
13:42 Xliff left
Geth nqp/main: e354a49775 | (Elizabeth Mattijsen)++ | tools/templates/MOAR_REVISION
Bump MoarVM for decoding error report improvement

  MasterDuke++
15:28
rakudo/main: 6d8e74741d | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION
Bump NQP for decoding error report improvement

  MasterDuke++
15:45
20:03 sena_kun joined 20:33 Guest88 joined 20:47 Guest88 left
[Coke] Kicking off Blin run. 22:17
Touch – MissingDependency – Dependency “v6” was not resolved 22:22
I don't see that as a dep on Touch (i do see NativeHelpers::CStruct which isn't on raku.land) 22:26
(but is available to install via zef?)
ugexe what distribution is giving that error? 22:27
v6 is a pragma
[Coke] that line is from the blin output when it's deciding what's testable. 22:28
zef info is showing v 0.7.0, but the repo is 0.7.3 with no tags 22:30
looking at a commit in the repo that contains 0.7.0, I don't see a bad entry under version in the META 22:32
ugexe its declaring v6 as a dependency. that is wrong 22:34
arguably zef could just ignore v6.* names. but its a pragma not a module/distribution so depending on it doesnt make sense
[Coke] Yes, but I can't find why it thinks it depends on that. 22:36
ugexe it is in the META6.json data 22:37
[Coke] oh, zef itself sees that.
ugexe zef look Touch then run nano META6.json
[Coke] ok. that's not in the REPO today, they just need to cut another release. Danke 22:38
jdv skip list it! 22:39
[Coke] github.com/0rir/touch/issues/1 22:40
Or, they can fix it. :)
⏳ 88 out of 2288 modules processed (3.84%)