🦋 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 #4802:
Fix multi-method candidates lost when 6.e role is applied
02:47
lizmat Files=1351, Tests=117115, 295 wallclock secs (35.20 usr 9.66 sys + 4070.35 cusr 328.89 csys = 4444.10 CPU) 10:58
[Tux] Rakudo v2022.02-78-gd53b3ee83 (v6.d) on MoarVM 2022.02-7-g2b96d1828
csv-ip5xs0.777 - 0.795
csv-ip5xs-205.046 - 5.126
csv-parser3.841 - 3.863
csv-test-xs-200.412 - 0.422
test6.753 - 6.764
test-t1.514 - 1.550
test-t --race0.841 - 0.861
test-t-2022.909 - 23.311
test-t-20 --race7.785 - 7.829
12:34
Geth rakudo: 6b58cc03f6 | (Vadim Belman)++ | src/Perl6/Metamodel/RoleToRoleApplier.nqp
Fix multi-method candidates lost when 6.e role is applied

A missing negation made candidates skipped.
Also replaced hard to read `unless` with `if`
14:23
rakudo: 68a43f9dc0 | (Vadim Belman)++ (committed using GitHub Web editor) | src/Perl6/Metamodel/RoleToRoleApplier.nqp
Merge pull request #4802 from vrurg/fix-multi-method-regression

Fix multi-method candidates lost when 6.e role is applied
Geth rakudo: dwarring++ created pull request #4803:
Fix/test Pod::To::Text rendering of =def elements
21:12