🦋 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.
releasable6 Next release in ≈1 day and ≈15 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
[Coke] yawns. 03:07
Petr NativeCall works fine, except libs created by FASM assembler. Why? 06:24
sena_kun releasable6, status 12:50
releasable6 sena_kun, Next release in ≈1 day and ≈6 hours. 1 blocker. 4 out of 280 commits logged
tellable6 2021-10-20T14:44:44Z #raku-dev <tbrowder> sena_kun please check my ChangeLog-Draft entry for correctness when you get a chance
releasable6 sena_kun, Details: gist.github.com/87804e511c22d024d7...92b4f222a1
Geth rakudo: b34ae24aee | (Jonathan Worthington)++ | src/vm/moar/dispatchers.nqp
Fix callwith in multi method

More complex examples involving both a method in a base class *and* a multi method in the subclass worked fine, however when there was no base class, and a `callwith` to a more general `multi` in the same class, the more general candidate didn't get invoked. Addresses multiple of the regressions reported in #4583.
lizmat Cool, that it made it before the release! 12:53
releasable6 Next release in ≈19 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00