Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm
Set by Zoffix on 27 July 2018.
lizmat github.com/perl6/problem-solving/i...-520773602 10:06
why am I getting a "Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts." on a git pull just now ? 10:39
is it because of rba's work ? 10:40
rba lizmat: Hmm. No changes from my side on the github. 10:43
lizmat IP number seems to belong to Github, so I guess it's ok 10:44
[Coke] MoarVM panic: Unable to initialize event loop - got this in a perl6-doc checkout running one of the tests. built a brand new perl6, installed it... same panic error. 13:41
... must have been something weird in that shell. weird. 13:43
timotimo it works again?
[Coke] might have been impacted by a very low ulimit (was testing the bind-stdin issue in that same shell, I think) 13:45
timotimo possible, it does require opening file descriptors 13:46
[Coke] yup. "ulimit -n 10; perl6" causes a panic. (11 is fine) 13:47
[Coke] ... at least I have an updated perl6 again. :) 13:56
timotimo yay 13:57
[TuxCM] Rakudo version 2019.07.1-132-g15e060107 - MoarVM version 2019.07.1-74-g5b174f528
csv-ip5xs0.666 - 0.693
csv-ip5xs-205.035 - 5.186
csv-parser21.488 - 22.694
csv-test-xs-200.420 - 0.426
test6.782 - 7.066
test-t1.716 - 1.801
test-t --race0.772 - 0.784
test-t-2028.316 - 29.302
test-t-20 --race8.803 - 8.985
16:24
[Coke] yawns. 16:25
Geth problem-solving/path-to-raku: 07c423e825 | (Elizabeth Mattijsen)++ | PATH-TO-RAKU.md
Initial version of the name change PR

Please note, this is only the initial version of the PR, intended for internal discussion / augmentation before being turned into a real
  ("draft") PR, for wider discussion / voting.
20:02
Geth rakudo: 01b86fa8ab | (Timo Paulssen)++ | 2 files
streamline native array shift/pop exception handling

the subroutine call "die" turns into a "getlexstatic", which prevents inlining in moarvm's spesh; having caused the exception to be raised a couple of times before the inline attempt could solve this problem in some cases, which surely is a little surprising.
21:41
timotimo another good option for this would be to introduce a private method that gets called with only the name of the action performed
because the bytecode generated to construct the exception and throw it is long-ish 21:42
Geth rakudo: a8528ecdd3 | (Aleks-Daniel Jakimenko-Aleksejev)++ | 3 files
Remove more pumpking mentions

  See 636ddcdb543ec8aa592ef20eabf693889c1e3e53
22:49
nqp: 413c257c07 | (Aleks-Daniel Jakimenko-Aleksejev)++ | CREDITS
Remove obsolete pumpking mention

  See github.com/rakudo/rakudo/commit/63...889c1e3e53
22:50
AlexDaniel that's it, I hope
lizmat is tired after coming back from Amsterdam.pm meeting and goes to bed& 22:56