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 bisectable6: my $r = 5; say π×$r² 00:14
bisectable6 lizmat, Bisecting by output (old=2015.12 new=87d219e) because on both starting points the exit code is 0
lizmat, bisect log: gist.github.com/55cc953feab70763b6...264f07acb1 00:15
lizmat, (2018-03-25) github.com/rakudo/rakudo/commit/a2...bf10bc1d11
Geth rakudo: 95ce37d377 | (Tom Browder)++ | src/Perl6/Pod.nqp
fix for GH issue #2793
00:25
rakudo: 0d47db86c6 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/Perl6/Pod.nqp
Merge pull request #2799 from tbrowder/issue-2793

fix for GH issue #2793
synopsebot RAKUDO#2793 [open]: github.com/rakudo/rakudo/issues/2793 [POD] Pod config dropping value when using :[number][alpha] syntax
tbrowder lizmat: thnx
pmurias jnthn: any hints why there could be problems (it works on moar but is a problem with moar) with looking up setting thing in roles punned at compile time 10:12
s/thing/things/
jnthn: ?
jnthn pmurias: I'd expect that'd have to be handled somehow by the role body fixup thing 10:30
I'm not sure I get the "is a problem with moar" bit 10:31
pmurias sorry mistyped, it's a problem with the js backend 10:32
jnthn oh! OK, then it makes more sense :)
I wonder if it's something wrong but then moar's autoclose hack to cope with these situations "fixes" it...
pmurias jnthn: I'll check that 10:36
Geth rakudo: d5faa02b16 | (Elizabeth Mattijsen)++ | src/core/Main.pm6
Improve usage message for MAIN(:@foo)

Before, such a parameter would show up as "[--foo=<Positional>]", which although technically correct, is not very useful. Now it will appear as
  "[--foo=<Any> ...]". Sadly, specifying constraints on :@foo, like "Str :@foo"
currently does not work.
14:17
patrickb o/ 19:21
patrickb Now that the spaces in build path thing has turned out a "little" more complex I now try to get my fixes to make i work on Windows again out first and only afterwards have another look at the spaces thing. 20:07
testing on MSVC atm 20:08
Geth star: a0a2f632d9 | (Naoum Hankache)++ | 6 files
Update Modules
21:06
star: 927a5f06bc | (Naoum Hankache)++ | docs/announce/2019.03.md
Update announce
nqp/master: 10 commits pushed by (Paweł Murias)++
review: github.com/perl6/nqp/compare/6d97a...2e7090fef3
21:09
travis-ci NQP build failed. Paweł Murias '[js] Update to serialization format 21' 22:02
travis-ci.org/perl6/nqp/builds/512227012 github.com/perl6/nqp/compare/6d97a...2e7090fef3
Geth rakudo: patzim++ created pull request #2802:
Fix build on Windows
23:28