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.
Kaiepi greppable6, e<?wb> 01:00
greppable6 Kaiepi, Found nothing!
Kaiepi greppable6, is IO
greppable6 Kaiepi, 68 lines, 21 modules: gist.github.com/7270451c9b2c8560e2...73be949818
Kaiepi greppable6, does IO
greppable6 Kaiepi, 25 lines, 5 modules: gist.github.com/8a93469498f07b6b71...02ad2f373e
Kaiepi ok good, nothing actually uses the IO role yet 01:01
AlexDaniel weekly: 2019.07.1 released 04:48
notable6 AlexDaniel, Noted!
AlexDaniel 6c: pastebin.com/raw/ECDEFLnQ 05:25
committable6 AlexDaniel, Successfully fetched the code from the provided URL
AlexDaniel, gist.github.com/88fc761fbfc7b47180...ad6b23a536
AlexDaniel 6c: gist.github.com/AlexDaniel/8262b16...a7ce017217 05:26
committable6 AlexDaniel, gist.github.com/537980da563f222208...bcc6c0f4a4
AlexDaniel bisectable6: uptime 06:42
bisectable6 AlexDaniel, 2 days, 11 minutes, and 35 seconds, 347.785156MiB maxrss. This is Rakudo version 2018.06-454-gfd6f512be built on MoarVM version 2018.06-428-g727767006 implementing Perl 6.c.
AlexDaniel 2018.06!
time for some dogfooding
lizmat Files=1268, Tests=109352, 194 wallclock secs (26.75 usr 7.88 sys + 2713.54 cusr 253.31 csys = 3001.48 CPU) 07:06
timotimo fogdooding 07:30
Geth roast: 2285396a7b | (Samantha McVey)++ | docs/unicode-generated-tests.asciidoc
Make sure to mention the rakudo Unicode tests

Add some more information about GraphemeBreakTest as well
07:38
|Tux| Rakudo version 2019.07.1-94-gd1f9d2848 - MoarVM version 2019.07.1-50-gb614a7b4d
csv-ip5xs0.714 - 0.717
csv-ip5xs-205.150 - 5.295
csv-parser21.527 - 21.936
csv-test-xs-200.430 - 0.446
test7.029 - 7.194
test-t1.647 - 1.751
test-t --race0.771 - 0.777
test-t-2028.124 - 28.319
test-t-20 --race9.117 - 9.523
08:32
vrurg AlexDaniel: now, as point release is out, can you set blin on R#3081? 13:51
synopsebot R#3081 [open]: github.com/rakudo/rakudo/pull/3081 Keep containers in Maps
AlexDaniel vrurg: as I mentioned previously, blin can currently only work with commits on master 13:52
so not until it's merged
vrurg Argh, sorry, missed that.
AlexDaniel and if you really want to test it out well, better merge earlier :) 13:53
vrurg Ok, I merge it then.
Geth rakudo: 2ee82afe6e | (Elizabeth Mattijsen)++ | src/core/Map.pm6
Keep containers in Maps
rakudo: 42d6e0bc1f | (Elizabeth Mattijsen)++ | src/core/Map.pm6
Map is no longer a value object now
rakudo: 9457aeeb13 | (Vadim Belman)++ (committed using GitHub Web editor) | src/core/Map.pm6
Merge pull request #3081 from rakudo/Map-keeping-containers

Keep containers in Maps
AlexDaniel e: say 42 13:56
evalable6 42
AlexDaniel ok we'll soon see if evalable6 is still following 13:57
because I just upgraded the bots and everything
e: say 42 14:00
evalable6 42
AlexDaniel ok I think it doesn't 14:01
should be fixed now, but will take a bit 14:02
dogbert17 lizmat: have you run t/spec/S32-hash/map.t? 15:03
lizmat not lately, no?
dogbert17 not ok 16 - Map does not introduce bogus Scalar containers
lizmat before or after vrurg's merge ? 15:04
dogbert17 after
lizmat am about to
lizmat t/spec/S32-hash/map.t test 16 fails for me 15:17
vrurg: ^^
AlexDaniel e: say 42 15:32
evalable6 42
AlexDaniel nope…
timotimo you're waiting for the build sha1 to change?
AlexDaniel yeah
lizmat does El_Che know there's been a new release ? 15:39
AlexDaniel e: say 42 15:44
evalable6 42
AlexDaniel hmm 15:45
aaah I see 15:46
should be fine now 15:47
vrurg I'm about to submit the patch for the failing map test. 16:44
I thought it's in the PR I merged.
Geth rakudo: vrurg++ created pull request #3088:
Make Map method use Map class directly
16:48
rakudo: cb1fbf66ac | (Vadim Belman)++ | src/core/Any.pm6
Make Map method use Map class directly

Avoid bypassing through a hash as this includes extra containerization for the values.
Fixes spectest issue for rakudo/rakudo#3081
synopsebot RAKUDO#3081 [closed]: github.com/rakudo/rakudo/pull/3081 Keep containers in Maps
rakudo: 1d52683525 | (Vadim Belman)++ (committed using GitHub Web editor) | src/core/Any.pm6
Merge pull request #3088 from vrurg/map-spectest-fix-for-3081

Make Map method use Map class directly
vrurg dogbert17: the test should be passing now. 16:49
AlexDaniel kawaii: can you run blin? 17:09
kawaii: between 2019.07.1 and HEAD
kawaii AlexDaniel: sure, I get home in around an hour so I'll start it then 17:10
AlexDaniel kawaii: cool
kawaii AlexDaniel: is it 07.1 or 07.01? 17:13
AlexDaniel 07.1 17:14
kawaii AlexDaniel: I'm SSH'd on mobile so can't really debug, not sure what this means www.irccloud.com/pastebin/N5O8CT6I/
AlexDaniel c: 2019.07.1 say 42
committable6 AlexDaniel, ¦2019.07.1: «42␤»
kawaii `PERL6LIB=lib bin/blin.p6 --old=2019.07.1 --new=HEAD` is my command 17:15
AlexDaniel I know! I know!
shareable6: 2019.07.1
shareable6 AlexDaniel, whateverable.6lang.org/2019.07.1
kawaii `This is Rakudo Star version 2019.03.1 built on MoarVM version 2019.03`
AlexDaniel no, I don't know…
shareable6: HEAD 17:16
shareable6 AlexDaniel, whateverable.6lang.org/HEAD
AlexDaniel looks fine to me…
kawaii: can you try again?
kawaii sure 17:17
www.irccloud.com/pastebin/cU0WwGir/
same result albeit without the fetch
dogbert17 vrurg++, test looks good 17:18
AlexDaniel kawaii: github.com/perl6/Blin/blob/dc94598...#L159-L165 17:19
kawaii: so it does a basic check to see if that build is ok
and that fails…
kawaii: so if you can add this: `say run-snippet($start-point-full, $quick-test)<output>;` 17:20
we'll see what's wrong exactly
kawaii AlexDaniel: will do so when i'm home, not going to attempt to use vim on my phone ;) 17:21
AlexDaniel I'd love to have a usable phone, btw… 17:22
I was a happy user of N900 until it died
I used to write stackoverflow answers on it, it was great
vrurg AlexDaniel: a bluetooth keyboard? 17:24
AlexDaniel well, a small one? Maybe. But that's not going to solve another problem which is basically the OS being absolute shite 17:26
vrurg something like www.amazon.com/HDE-Bluetooth-Keybo...mp;sr=8-13 :)
AlexDaniel: android?
AlexDaniel yes
ugexe keyboard + ssh
AlexDaniel on n900 we had actual xkb being used for the keyboard stuff 17:27
so through altgr combos I had home/end and stuff like shift+home worked too
that's probably not as critical if you're a vim user, but I'm not
lizmat reportable6: 2019-07-22T00:00:00 2019-07-29T00:00:00Z 17:28
reportable6 lizmat, OK, working on it! This may take up to 40 seconds
lizmat notable6: weekly 17:29
notable6 lizmat, 15 notes: gist.github.com/ff9399fdfd9672b2a4...d2b6fc7aa7
reportable6 lizmat, gist.github.com/82d3de23f36d60b393...aa64387624
lizmat do we have another name for dpk ? 17:31
AlexDaniel lizmat: David P. Kendal 17:33
that's what their commits are under
lizmat weekly: reset 17:34
notable6 lizmat, Moved existing notes to “weekly_2019-07-29T17:34:57Z”
ugexe Kaiepi: maybe the `native` isn't needed, i.e. .descriptor or IO::Descriptor. You could then deprecated .native-descriptor over a few releases 17:44
Kaiepi that'd work 18:10
lizmat and another Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2019/07/29/...sed-again/ 18:15
timotimo hum, callframe(1).line won't give me the line my code is called from it seems like? 18:17
AlexDaniel lizmat++ 18:58
samcv .weekly zhongniantao.wordpress.com/2019/07...b2312-enco 19:34
weekly: zhongniantao.wordpress.com/2019/07...b2312-enco
notable6 samcv, Noted! (weekly)
samcv lizmat, can you add that blog post to this weekly? 20:34
lizmat samcv: normally I wouldn't, but since I missed it in the past weeks and there won't most likely be a P6W for another 3 weeks, I've added it 22:37
vrurg lizmat: I'll be missing the weeklies... Vacationing or a conference touring? 22:43
lizmat that, and keynote preparing 22:44
vrurg lizmat: oh, keynote... With you good luck with it! 22:45
lizmat thank you