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.
releasable6 Next release in ≈6 days and ≈15 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
AlexDaniel` kawaii : blin results? 06:57
kawaii AlexDaniel`: I'll trigger an ecosystem test later when I get to work 07:01
kawaii timotimo: good morning :) is there a different patch or did you just update the same gist? 08:33
lizmat Files=1275, Tests=108105, 205 wallclock secs (26.70 usr 7.40 sys + 2885.18 cusr 256.73 csys = 3176.01 CPU) 08:37
Geth_ roast: dumarchie++ created pull request #551:
Added regression tests for github #2985.
08:46
roast: 51415142f1 | (Peter du Marchie van Voorthuysen)++ | S17-channel/basic.t
Added regression tests for github #2985.
08:52
roast: 366e3b14f6 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | S17-channel/basic.t
Merge pull request #551 from dumarchie/#2985

Added regression tests for github #2985.
timotimo kawaii: i just updated the same gist 09:01
yoleaux 05:51Z <jmerelo> timotimo: I'm rebuilding db in modules.perl6.org. Any idea why the crontab listing does not work?
06:44Z <Xliff> timotimo: Are you planning on updating the hashes for GTK::Simple::Build.pm6
lizmat m: Nil.head # sorta expected that to give Nil rather than throwing 12:04
yoleaux 11:46Z <nadim_> lizmat: Could you please name Data::Dump::Tree in the updated modules in the weekly? There's been a few changes, hopefully better doc, and more examples
evalable6 (exit code 1) Cannot resolve caller head(Nil:U: ); none of these signatures match:
(Any:D: *%_)
(Any:D: Callable:D $w, *%_)
(Any:D: $n, *%_)
in block <unit> at /tmp/oOTG73nyhq line 1
lizmat weekly: Could you please name Data::Dump::Tree in the updated modules in the weekly? There's been a few changes, hopefully better doc, and more examples
notable6 lizmat, Noted!
HarmtH m: Nil.new.head 12:11
evalable6 (exit code 1) Cannot resolve caller head(Nil:U: ); none of these signatures match:
(Any:D: *%_)
(Any:D: Callable:D $w, *%_)
(Any:D: $n, *%_)
in block <unit> at /tmp/hsQaPkL_Ns line 1
HarmtH m: Nil.new.DEFINITE
evalable6
HarmtH m: Nil.new.DEFINITE.say
evalable6 False
Guest12727 m: say sprintf "%e", 1000 13:54
evalable6 10.000000e+02 13:55
Guest12727 lizmat: does your reimagined (s)printf handle this properly? 13:58
lizmat I didn't get to %e handling, yet, if I recall properly 13:59
Guest12727 cool, found the example hidden here: RT#126968 14:01
synopsebot RT#126968 [open]: rt.perl.org/Ticket/Display.html?id=126968 [BUG] wrong output for 1000.fmt("%e") and 1_000_000.fmt("%e")
[Coke] for a second I thought we had a new RT just opened. 17:18
japhb [Coke]: With an accompanying shiver of fear? ;-) 17:20
[Coke] heh 17:21
[Coke] I don't miss my days of trying to wrangle RTs 17:21
jdv79 must be a conf time 19:16
activity is lulled
timotimo is working on a thing 19:21
hrm. parse failure 19:37
aha, it was a silly mistake of course 19:41
Geth_ ¦ problem-solving: AlexDaniel assigned to jnthn Issue Maybe Any:D.await should return self? github.com/perl6/problem-solving/issues/38 19:59
AlexDaniel good news! I think I'll be free till at least 2020 20:07
Geth_ ¦ problem-solving: AlexDaniel self-assigned The ecosystem is a mess github.com/perl6/problem-solving/issues/39 20:10
timotimo hm. how do i add an extra commandline switch to nqp's and rakudo's compiler 21:00
Geth_ rakudo: dumarchie++ created pull request #2987:
Make Channel::closed a pure accessor
21:08
AlexDaniel kawaii: any news? 21:12
timotimo ehhhh the logic for when to attach the confprog isn't so trivial ... 21:27
if --profile-compile is turned on, it has to run earlier 21:28
releasable6 Next release in ≈5 days and ≈19 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00