00:05 Voldenet_ joined 00:06 Voldenet left, Voldenet_ is now known as Voldenet 00:07 japhb joined
[Coke] (backpan, REA) yes, that's fine. 01:00
04:32 sena_kun joined 08:39 sena_kun left
lizmat m: my constant %h = a => { b => 42 }; %h<a><b> = 666; dd %h 09:53
camelia :a({:b(666)})
lizmat meh
Geth rakudo/main: 09c89d1f1d | (Elizabeth Mattijsen)++ | 2 files
Fix LTA error on invalid trait on anonymous parameter

Fixes #1211
10:42
roast: 8471573f22 | (Elizabeth Mattijsen)++ | S06-traits/is-rw.t
Add test for #1211
10:43
lizmat bisectable6: { KEEP say("K"); 42.Str; } 10:45
bisectable6 lizmat, Will bisect the whole range automagically because no endpoints were provided, hang tight
lizmat, Output on all releases: gist.github.com/f893cfc0cfe2bdc5da...e432095ba2 10:46
lizmat, bisect log: gist.github.com/e07c55abed2e86fb97...d934ac3b93
lizmat, Output on all releases and bisected commits: gist.github.com/df819e272432783036...2a5979657d
11:29 sena_kun joined
lizmat bisectable6: class { has $.foo is built(:bind) = 42 } 11:42
bisectable6 lizmat, Will bisect the whole range automagically because no endpoints were provided, hang tight
lizmat, Output on all releases: gist.github.com/25d68d30e9141c598d...272fa73c44 11:43
lizmat, Bisecting by exit code (old=2019.11 new=2020.01). Old exit code: 1
lizmat, bisect log: gist.github.com/71a6452f535df5ef41...64a052b82a 11:51
lizmat, Bisecting by output (old=2018.12 new=2019.03.1) because on both starting points the exit code is 1
lizmat, bisect log: gist.github.com/ad50a686a69ef6ca22...8bbcfa6e61 11:52
lizmat, Output on all releases and bisected commits: gist.github.com/c8c2be431b4b59359c...c39dfff98a
Geth roast: 7661a062fc | (Elizabeth Mattijsen)++ | S06-signature/named-parameters.t
Add test for #1294
12:04
rakudo/main: 6c6a7da683 | (Elizabeth Mattijsen)++ | src/Perl6/Actions.nqp
Allow for $:F as placeholder variable with use isms

This was apparently missed before. As mentioned in #1356
13:15
13:22 El_Che joined
El_Che Hi. Does anyone there use github.com/nxadm/rakudo-pkg/blob/m...vbuild.md. I think it did not catched on. If no one uses it, I will delete that action. 13:23
tellable6__ 2024-09-26T17:55:15Z #raku-dev <jdv> El_Che the 2024.09 release happened
15:49 nine left, nine joined
Geth roast: abf9a5c5a5 | (Elizabeth Mattijsen)++ | S06-signature/named-placeholders.t
Add test for named placeholder $:F

As discussed in github.com/rakudo/rakudo/issues/1356
16:09
lizmat m: dd ::("Int:D") # vrurg should that work? 16:29
camelia Failure.new(exception => X::NoSuchSymbol.new(symbol => "Int:D"))
lizmat github.com/rakudo/rakudo/issues/1365 FWIW
16:37 notna joined
El_Che t/12-rakuast/xx-fixed-in-rakuast.rakutest 16:47
tocjh 1 :)
lizmat meh
El_Che still fighting it, but getting closer :) 17:13
#devopsLife :) 17:14
17:20 notna left
jdv "the good fight" 17:41
Geth rakudo/main: c1fd67363c | (Elizabeth Mattijsen)++ | src/core.c/Array.rakumod
One can safely nqp::clone nqp::null

So don't bother checking for nqp::null
17:47
vrurg lizmat: no, it shouldn't. Int:D is a compound, ::() is a pure symbol lookup tool. 18:41
21:42 sena_kun left