🦋 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/new-disp: a8d1dd1985 | (Stefan Seifert)++ | src/vm/moar/dispatchers.nqp
Fix "no such attribute '$!do'" when find_method returns containerized objects

If a custom meta class has a find_method method that returns objects wrapped in Scalar containers, dispatchers would fail with "P6opaque: no such attribute
  '$!do' on type Code in a Scalar when trying to get a value". Decont whatever
we get from find_method to fix this.
09:00
Geth nqp/new-disp: 84 commits pushed by (Jonathan Worthington)++
review: github.com/Raku/nqp/compare/2e107b...b63488916f
13:10
rakudo/new-disp: f5ca8997e0 | (Stefan Seifert)++ | 3rdparty/nqp-configure
Update nqp-configure
13:14