🦋 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: MasterDuke17++ created pull request #4672:
Warn on potential problem with ternaries and infixes
00:53
releasable6 Next release in ≈1 day and ≈15 hours. 3 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
lizmat Files=1349, Tests=117874, 317 wallclock secs (35.26 usr 9.55 sys + 4373.16 cusr 352.92 csys = 4770.89 CPU) 11:42
lizmat m: say this is a compilation error 12:06
camelia ===SORRY!=== Error while compiling <tmp>
Undeclared routines:
a used at line 1
compilation used at line 1. Did you mean 'combinations'?
error used at line 1
is used at line 1
this used at line 1
lizmat m: say this is also a compilation error 12:13
camelia ===SORRY!=== Error while compiling <tmp>
No valid trait found after also
at <tmp>:1
------> say this is also⏏ a compilation error
Xliff Any progress made on #4655? 21:57
Since EXPORT returns a Map, is there any possibility that this message is due to some weirdness with CompUnit::Util.re-export-eveyrthing? 21:58
Just a shot in the dark, here.
releasable6 Next release in ≈19 hours. 3 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00