IRCloggy #perl6-dev 2018-08-10

Logs Search ←Prev date Next date→ Channels Documentation

Provider of IRC logs since 2005.
WARNING: As Freenode became unjoinable and lost all warnings in topics, we cannot log channels on Freenode anymore.

2018-08-10

SporkWitch4 joined00:26
p6bannerbot set mode: +v00:27
SporkWitch4 left00:32
Ricardus2 joined00:40
p6bannerbot set mode: +v00:41
Ricardus2 left00:45
Kaiepi left01:02
Kaiepi joined01:02
p6bannerbot set mode: +v01:03
GTAXL10 joined01:25
GTAXL10 left01:25
DanPin16 joined01:44
p6bannerbot set mode: +v01:45
DanPin16 left01:50
meti24 joined02:03
meti24 left02:04
Geth ¦ rakudo/fix-windows-repositories: c3e1ec0bb8 | (Rob Hoelz)++ | src/core/CompUnit/RepositoryRegistry.pm602:37
¦ rakudo/fix-windows-repositories: Use $*SPEC.dir-sep for separators in CompUnit::RepositoryRegistry 02:37
¦ rakudo/fix-windows-repositories:02:37
¦ rakudo/fix-windows-repositories: On Windows, keys to the $repos hash are constructed exclusively02:37
¦ rakudo/fix-windows-repositories: with backslash separators, so keys look something like this:02:37
¦ rakudo/fix-windows-repositories:02:37
¦ rakudo/fix-windows-repositories: C:\rakudo\share\perl6\site02:37
¦ rakudo/fix-windows-repositories:02:37
¦ rakudo/fix-windows-repositories: <…commit message has 12 more lines…> 02:37
¦ rakudo/fix-windows-repositories: review: https://github.com/rakudo/rakudo/commit/c3e1ec0bb802:37
j3nnn1 left03:20
lizmat left03:37
Geth ¦ rakudo: c3e1ec0bb8 | (Rob Hoelz)++ | src/core/CompUnit/RepositoryRegistry.pm603:43
¦ rakudo: Use $*SPEC.dir-sep for separators in CompUnit::RepositoryRegistry 03:43
¦ rakudo:03:43
¦ rakudo: On Windows, keys to the $repos hash are constructed exclusively03:43
¦ rakudo: with backslash separators, so keys look something like this:03:43
¦ rakudo:03:43
¦ rakudo: C:\rakudo\share\perl6\site03:43
¦ rakudo:03:43
¦ rakudo: <…commit message has 12 more lines…> 03:43
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/c3e1ec0bb803:43
lizmat joined04:23
p6bannerbot set mode: +v04:23
brackets7 joined05:51
brackets7 left05:51
robertle joined06:26
p6bannerbot set mode: +v06:27
pmurias joined07:07
p6bannerbot set mode: +v07:07
Adbray16 joined07:10
p6bannerbot set mode: +v07:11
Adbray16 left07:11
dct joined07:49
p6bannerbot set mode: +v07:49
pmurias left08:03
pmurias joined08:04
p6bannerbot set mode: +v08:05
pmurias left08:05
pmurias joined08:11
p6bannerbot set mode: +v08:11
pmurias left08:11
dct left08:18
pmurias joined08:23
p6bannerbot set mode: +v08:23
lizmat good *, #perl6-dev!08:24
Files=1248, Tests=75965, 365 wallclock secs (15.87 usr 5.73 sys + 2602.09 cusr 236.21 csys = 2859.90 CPU)08:24
dct joined08:25
p6bannerbot set mode: +v08:25
Geth ¦ rakudo: a9c44f4987 | (Elizabeth Mattijsen)++ | src/core/Map.pm608:29
¦ rakudo: Fix for R#2195 08:29
¦ rakudo:08:29
¦ rakudo: Not sure why the fix is needed, but at least we can continue with this08:29
¦ rakudo: now.08:29
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/a9c44f498708:29
synopsebot R#2195 [open] : https://github.com/rakudo/rakudo/issues/2195 [⚠ blocker ⚠] False positive throwage of "flattening of other hash reprs NYI" 08:29
infina8 joined08:40
infina8 left08:40
pmurias left08:47
Ven` joined08:51
p6bannerbot set mode: +v08:51
pmurias joined08:58
p6bannerbot set mode: +v08:58
planetmaker5 joined09:48
planetmaker5 left09:49
Geth ¦ rakudo: 681ab71224 | (Jonathan Worthington)++ | src/core/Map.pm609:50
¦ rakudo: Revert "Fix for R#2195" 09:50
¦ rakudo:09:50
¦ rakudo: This reverts commit a9c44f4987fa7b255013a5505563bc9a547c9aa0, which09:50
¦ rakudo: worked around the problem rather than fixed it.09:50
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/681ab7122409:50
¦ rakudo: ec7de8417b | (Jonathan Worthington)++ | src/Perl6/Metamodel/BOOTSTRAP.nqp09:50
synopsebot R#2195 [open] : https://github.com/rakudo/rakudo/issues/2195 [testneeded] False positive throwage of "flattening of other hash reprs NYI" 09:50
Geth ¦ rakudo: Never bind a Mu into Hash's $!storage 09:50
¦ rakudo:09:50
¦ rakudo: Just leave it unset, and it'll vivify on demand if needed.09:50
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/ec7de8417b09:50
patrickz joined09:52
p6bannerbot set mode: +v09:52
Ven` left09:55
timotimo # that. Otherwise, putting Mu in there is fine; Hash is smart09:58
??? # enough to know what to do.09:58
evalable6 timotimo, rakudo-moar a9c44f498: OUTPUT: «Stub code executed␤ in block <unit> at /tmp/WnnJaU5mMW line 1␤»09:58
timotimo ???09:58
evalable6 timotimo, rakudo-moar a9c44f498: OUTPUT: «Stub code executed␤ in block <unit> at /tmp/kE3V1cpxTR line 1␤»09:58
timotimo i'll update that :)09:58
thanks evalable609:59
Geth ¦ rakudo: 8d8c755b9b | (Timo Paulssen)++ | src/Perl6/Metamodel/BOOTSTRAP.nqp10:01
¦ rakudo: update comment on Mu in Map's storage 10:01
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/8d8c755b9b10:01
jnthn timotimo++10:02
timotimo proud10:02
dogbert2 good morning10:06
perl6nopath joined10:07
p6bannerbot set mode: +v10:07
jnthn o/ dogbert210:07
dogbert2 hi jnthn, had any coffee yet10:07
jnthn Yup :)10:08
dogbert2 :)10:08
timotimo man, i wish coffee tasted as good as it smells10:08
perl6nopath reboot did solve the problem with PATH, but not the set up problem with Linennoise / editor10:08
timotimo yes, that's a bug in rakudo that just got fixed about 8 hours ago10:09
dogbert2 so what are you guys up to today, more cool opts perhaps10:09
jnthn Trying to decide which difficult problem to solve next :)10:09
dogbert2 want an appetizer ? if so try running ./perl6-valgrind-m t/spec/S06-signature/introspection.rakudo.moar10:10
timotimo say, jnthn, do we want to have an annotation for ops that are fine to re-execute after deopt? like, a bindattr with the same values would be fine to re-do if that lets us put a deopt target earlier in the original code, and maybe that would let us get rid of, for example, the getspeshslot/wval that we sometimes keep around for bindattr's sake10:11
like an "idempotent" annotation10:11
jnthn I was just going to use :pure for that, tbh10:12
But actually we keep a lot less getspeshslot/wval around nowadays10:12
timotimo hm, OK10:12
jnthn Partly thanks to the better deopt use tracking10:12
timotimo i thought there's many ops that aren't :pure, but could still benefit from being considered pure for this purpose10:12
jnthn But yesterday afternoon I added a PHI elimination pass *before* deopt tracking10:12
Which let us kick out quite a lot more10:13
timotimo cool, i didn't pull those changes yet10:13
jnthn Currently staring at an bonkers guard sequence where it even duplicately guards the same thing10:15
dogbert2 is it https://github.com/MoarVM/MoarVM/blob/master/src/spesh/inline.c#L116110:16
Geth ¦ rakudo/master: 8 commits pushed by (Elizabeth Mattijsen)++10:16
¦ rakudo/master: 3cc00e05f0 | Reduction spree in Setty 10:16
¦ rakudo/master: 141ec68d90 | Reduction spree in Shaped1Array 10:16
¦ rakudo/master: 62cb070d5a | Reduction spree in ShapedArray 10:16
¦ rakudo/master: 7b1d16fe68 | Reduction spree in Str 10:16
¦ rakudo/master: f121de3a08 | Reduction spree in allomorphs 10:16
¦ rakudo/master: 3b2e9dd6fb | Reduction spree in control 10:16
¦ rakudo/master: f8713290ae | Reduction spree in set_proper_subset 10:16
¦ rakudo/master: 79d7c4bec8 | Reduction spree in set_symmetric_difference 10:16
¦ rakudo/master: review: https://github.com/rakudo/rakudo/compare/8d8c755b9b05...79d7c4bec8be10:16
timotimo what is "it"?10:16
lizmat that shaved off 1056 bytes10:17
jnthn CORE.setting is shrinking :)10:17
dogbert2 "it" refers to ==7408== Conditional jump or move depends on uninitialised value(s)10:17
==7408== at 0x41AF2FD: MVM_spesh_inline (inline.c:1161)10:17
from running the instrospection test file10:18
jnthn How the hell can that be uninitialized...10:18
dogbert2 is innocent :)10:18
jnthn It's set at https://github.com/MoarVM/MoarVM/blob/master/src/spesh/inline.c#L65310:19
timotimo i'd kind of expect that to have been allocated from a zeroed block of memory10:19
or perhaps the proxy_deopt_idx was the uninitialized thing?10:19
jnthn Yeah, but it's unconditionally set10:19
That ain't involved in the condition though10:19
timotimo right10:20
but who knows what the optimized code looks like :)10:20
travis-ci joined10:22
p6bannerbot set mode: +v10:22
timotimo ah dang it. the profiler can still go off into outer space with the call graph, even after throwpayloadlexcaller has been made to prevent inlines while profiling10:22
travis-ci Rakudo build errored. Jonathan Worthington 'Never bind a Mu into Hash's $!storage10:22
https://travis-ci.org/rakudo/rakudo/builds/414441687 https://github.com/rakudo/rakudo/compare/a9c44f4987fa...ec7de8417b9c10:22
travis-ci left10:22
buggable [travis build above] ☠ Did not recognize some failures. Check results manually.10:22
timotimo so there must be another op that does the same thing10:23
perl6nopath left10:25
lizmat commute to Glasgow&10:38
lizmat left10:38
planigan18 joined10:40
p6bannerbot set mode: +v10:41
planigan18 left10:41
Geth ¦ rakudo: zoffixznet self-assigned False positive throwage of "flattening of other hash reprs NYI" https://github.com/rakudo/rakudo/issues/219511:26
brrt joined11:30
p6bannerbot set mode: +v11:31
pmurias left11:31
pmurias joined11:31
p6bannerbot set mode: +v11:32
Geth ¦ roast: 27d34e73c3 | (Zoffix Znet)++ | S06-signature/slurpy-params.t11:33
¦ roast: Cover crash in a slurpy slippage 11:33
¦ roast:11:33
¦ roast: Closes https//github.com/rakudo/rakudo/issues/2195 R#219511:33
¦ roast: Rakudo fix: https://github.com/rakudo/rakudo/commit/ec7de8417b9cb16f0743611:33
¦ roast: review: https://github.com/perl6/roast/commit/27d34e73c311:33
synopsebot R#2195 [open] : https://github.com/rakudo/rakudo/issues/2195 [testneeded] False positive throwage of "flattening of other hash reprs NYI" 11:33
pmurias left11:44
pmurias joined11:45
p6bannerbot set mode: +v11:46
pmurias left12:01
pmurias joined12:11
p6bannerbot set mode: +v12:11
dct left12:16
pmurias left12:16
pmurias joined12:17
p6bannerbot set mode: +v12:18
pmurias left12:18
Zoffix joined12:25
p6bannerbot set mode: +v12:25
Zoffix is about to beat some records12:26
Zoffix Google has a 160CPU/3.8TB RAM VM12:26
*heavy breathing*12:26
|Tux| Rakudo version 2018.06-403-g79d7c4bec - MoarVM version 2018.06-399-g4fc267b6012:27
csv-test-xs-20 0.407 - 0.45212:27
csv-ip5xs 0.925 - 0.93912:27
test-t --race 0.911 - 0.96512:27
test-t 2.112 - 2.23112:27
csv-ip5xs-20 7.351 - 7.65812:27
test 9.117 - 9.28212:27
test-t-20 --race 11.794 - 12.01412:27
csv-parser 22.622 - 23.05512:27
test-t-20 36.216 - 36.24712:27
2018-08-09 19:12:48 test-t 2.16212:27
2018-08-07 16:28:38 test-t 2.15912:27
2018-08-09 16:34:28 test-t 2.13312:27
2018-08-09 17:17:53 test-t 2.12912:27
2018-08-10 14:15:17 test-t 2.11212:27
pmurias joined12:27
Zoffix ZOFFLOP: t/spec/S17-procasync/stress.t12:28
p6bannerbot set mode: +v12:28
Zoffix ZOFFLOP: t/spec/S17-supply/syntax.t12:28
Geth ¦ nqp: 295a580866 | (Zoffix Znet)++ | tools/build/MOAR_REVISION12:28
¦ nqp: [MoarVM Bump] Brings 4 commits 12:28
¦ nqp:12:28
¦ nqp: MoarVM bump brought: https://github.com/MoarVM/MoarVM/compare/2018.06-395-g0c5f6e5...2018.06-399-g4fc267b12:28
¦ nqp: 4fc267b Account for inlines that may cause deopts12:28
¦ nqp: efbc6c6 Fix an uninitialized memory access12:28
¦ nqp: bfbbb0f Do dead instruction elim pass after usage setup12:28
¦ nqp: 210a402 Make inline logging available through an env var12:28
¦ nqp: review: https://github.com/perl6/nqp/commit/295a58086612:29
¦ nqp: version bump brought these changes: https://github.com/MoarVM/MoarVM/compare/2018.06-395-g0c5f6e5...2018.06-399-g4fc267b 12:29
¦ rakudo: 0b3fc077e5 | (Zoffix Znet)++ | tools/build/NQP_REVISION12:29
¦ rakudo: [NQP Bump] Brings 3 commits 12:29
¦ rakudo:12:29
¦ rakudo: NQP bump brought: https://github.com/perl6/nqp/compare/2018.06-154-ge1929a4...2018.06-157-g295a58012:29
¦ rakudo: 295a580 [MoarVM Bump] Brings 4 commits12:29
¦ rakudo: b23941d Often do a decont less in getattr/bindattr codegen12:29
¦ rakudo: 2bb945d Improve getattr/bindattr code gen quality12:29
¦ rakudo:12:29
¦ rakudo: <…commit message has 5 more lines…> 12:29
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/0b3fc077e512:29
¦ rakudo: version bump brought these changes: https://github.com/perl6/nqp/compare/2018.06-154-ge1929a4...2018.06-157-g295a580 12:29
Zoffix boooo12:30
"Quota CPUs exceeded: your limit 64"12:30
(you have to put a manual request to have your quota bumped)12:30
brrt left12:31
brrt joined12:32
travis-ci joined12:32
p6bannerbot set mode: +v12:32
travis-ci NQP build failed. Zoffix Znet '[MoarVM Bump] Brings 4 commits12:33
https://travis-ci.org/perl6/nqp/builds/414493737 https://github.com/perl6/nqp/compare/b23941d2ee96...295a5808664b12:33
p6bannerbot set mode: +v12:33
travis-ci left12:33
frmus6 joined12:34
p6bannerbot set mode: +v12:35
frmus6 left12:36
Zoffix Got a non-pre-emptive VM, so toast is comming up in ~1.5hr12:37
Chex19 joined12:41
pmurias left12:41
brrt left12:42
p6bannerbot set mode: +v12:42
Chex19 left12:43
pmurias joined12:45
p6bannerbot set mode: +v12:46
Zoffix releasable6 status12:47
releasable6: status12:47
releasable6 Zoffix, Next release in ≈8 days and ≈6 hours. 3 blockers. 81 out of 404 commits logged (⚠ 9 warnings)12:47
Zoffix, Details: https://gist.github.com/7b12cb75563a4fcc99834324a79b7a1712:47
Zoffix Damn. I can't find any of the commits! *snort* *snort*12:48
pmurias left12:49
Zoffix The R#2126 looks hard12:49
synopsebot R#2126 [open] : https://github.com/rakudo/rakudo/issues/2126 [regression][⚠ blocker ⚠] Weird failure in Path::Router module 12:49
Zoffix and the other two blockers are OS/VM/compiler specific12:50
Ven` joined12:51
p6bannerbot set mode: +v12:52
jnthn Zoffix: I've a good idea how to fix that one but yes it's tricky and it's been too hot to think straight all week :/12:52
Will try and deal with it over the weekend or early next weke.12:52
*week12:52
Zoffix \o/12:53
pmurias joined12:54
p6bannerbot set mode: +v12:54
Ven` left12:56
sjohnson4 joined12:57
sjohnson4 left12:58
Guest16309 joined13:17
Guest16309 left13:18
pmurias left13:19
Ven` joined13:26
p6bannerbot set mode: +v13:27
robink joined13:27
robinkGuest2859413:27
p6bannerbot set mode: +v13:27
Guest28594 left13:27
pmurias joined13:32
p6bannerbot set mode: +v13:33
pmurias left13:33
Zoffix buggable: toast13:37
buggable Zoffix, Between 2018.06-404-g0b3fc07 and 2018.06: 29 (2.58%) modules got burnt; 45 (4.01%) got unsucced; 271 (24.13%) out of 1123 modules appear unusable. See https://toast.perl6.party/ for details. 13:37
pmurias joined13:37
Zoffix "Type check failed for return value; expected CompUnit::Handle:D but got Nil (Nil)"13:37
p6bannerbot set mode: +v13:38
Zoffix .tell AlexDaniel fresh toast: https://toast.perl6.party/13:38
yoleaux Zoffix: I'll pass your message to AlexDaniel.13:38
jnthn *sigh*13:39
It's stupid that we allowed that13:39
Now we'll be stuck with it13:39
Zoffix That :D on type constraint allows Nil?13:40
k6ka22 joined13:40
k6ka22 left13:40
jnthn Yes.13:41
x49F joined13:41
jnthn If you'd asked me before this week if it did, I'd have said "of course not"13:41
Zoffix Kinda makes sense IMO. Otherwise you can't `fail` out of :D constraints13:41
x49F left13:41
jnthn Yes, that's what the :D would mean13:41
timotimo an argument could be made that :D means "shouldn't fail"13:41
jnthn Otherwise it's meaningless13:41
timotimo does having nil fail the type check blow up any spec tests at all though?13:42
jnthn Apparently not.13:42
timotimo so are we *really* stuck with it? :)13:42
jnthn Otherwise I'd have known about the regression.13:42
Zoffix No, it's not meaningless. -> --> Int:D { Int } fails type constraint13:43
jnthn Well, it's like my Proxy returning bug fix.13:43
Zoffix I don't undertand why it's fine for Failure to bypass all type constraints, EXCEPT the :D.13:43
jnthn Ecosystem forces us to carry on with it that way13:43
Zoffix: We'd kinda counted Nil and Failure as kinds of undefined-ish13:43
Anyway, I can't be bothered to argue it13:44
Zoffix I see13:44
jnthn A golf would be welcome, as would a spectest13:44
Zoffix Does the ecosystem really force anything onto us? If even the rakudo's behaviour doesn't define the Perl 6 language, the ecosystem certainly shouldn't.13:45
jnthn Well, if we just break it then we'll get a reputation we don't want of breaking stuff.13:45
So my strategy is to be grumpy here and then patch stuff up to keep working. :P13:46
jimbeamm joined13:48
skids joined13:48
p6bannerbot set mode: +v13:48
p6bannerbot set mode: +v13:49
jimbeamm left13:49
Zoffix left13:53
brrt joined13:54
robertle left13:54
p6bannerbot set mode: +v13:55
dogbert17 left14:00
ExtraCrispy left14:25
pmurias left14:26
pwillard25 joined14:26
pwillard25 left14:27
enchi joined14:38
enchi left14:38
Ulti jnthn: for what its worth renaming a method for no reason feels like breaking stuff, suring up semantics of something I might have used without really thinking feels like fixing stuff14:41
I have :D in the ecosystem where I sort of chucked out for the sake of it, and I wasnt aware it worked how just described14:41
so its not like I was assuming that behaviour14:41
AlexDaniel .14:44
yoleaux 13:38Z <Zoffix> AlexDaniel: fresh toast: https://toast.perl6.party/14:44
AlexDaniel Zoffix: I guess R#2196 is for me?14:44
synopsebot R#2196 [open] : https://github.com/rakudo/rakudo/issues/2196 [⚠ blocker ⚠] 2018-08-10 Toast results / 29 burns 14:44
Geth ¦ rakudo: AlexDaniel self-assigned 2018-08-10 Toast results / 29 burns https://github.com/rakudo/rakudo/issues/219614:44
j3nnn1 joined15:13
p6bannerbot set mode: +v15:13
lizmat joined15:35
p6bannerbot set mode: +v15:36
AlexDaniel Bytecode stream corrupt (missing magic string)15:50
oh wow, wow15:50
jnthn o.O15:50
diakopter make nukefromorbit15:51
AlexDaniel that's from https://toast.perl6.party/module?module=Sparrowdo::VSTS::YAML::Cordova&commit=2018.06-404-g0b3fc0715:51
anyway, gonna take a look at these failures later this evening15:51
jnthn Do we know if they were done with MoarVM HEAD or MOAR_REVISION?15:52
I fixed a deopt bug last night that was revealed by more PHI pruning (which in turn means more aggressive instruction deletion)15:53
And I think the current bump was inbetween the two15:54
AlexDaniel MOAR_REVISION15:54
jnthn OK, that may account for some of 'em.15:55
Zoffix joined16:01
p6bannerbot set mode: +v16:01
Zoffix AlexDaniel: well, for whomever. I just wanted to notify devs there were some burnt toasts16:01
Won't have the time to look through the failures and file individual tickets myself.16:02
jnthn: I bumped before toasting, so MOAR_REVISION is Moar HEAD ATM16:03
Sebastien23 joined16:03
Sebastien23 left16:03
Zoffix left16:05
jnthn Ah, OK16:05
ZofBot left16:06
ZofBot joined16:06
ChanServ set mode: +v16:06
p6bannerbot set mode: +v16:07
Ven` left16:07
diakopter left16:20
brrt left16:27
AlexDaniel Zoffix: ok, thanks! I'll go through the failures like usually16:27
lizmat left16:41
lizmat joined16:42
p6bannerbot set mode: +v16:42
diakopter joined16:42
p6bannerbot set mode: +v16:42
Ven` joined17:03
p6bannerbot set mode: +v17:04
oldschool^11 joined17:25
p6bannerbot set mode: +v17:26
oldschool^11 left17:29
astj left17:45
Geth ¦ rakudo: 8e4a01ee9b | (Elizabeth Mattijsen)++ | src/core/Baggy.pm617:48
¦ rakudo: Reduction spree in Baggy 17:48
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/8e4a01ee9b17:48
¦ rakudo: ce5a011379 | (Elizabeth Mattijsen)++ | src/core/Mixy.pm617:48
¦ rakudo: Reduction spree in Mixy 17:48
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/ce5a01137917:48
lizmat which shaved off 520 from the core setting17:49
dinner&17:49
lizmat left17:49
montag4516 joined17:55
montag4516 left17:55
astj joined17:57
p6bannerbot set mode: +v17:58
astj left18:01
travis-ci joined18:04
p6bannerbot set mode: +v18:04
travis-ci Rakudo build errored. Elizabeth Mattijsen 'Reduction spree in Mixy'18:04
https://travis-ci.org/rakudo/rakudo/builds/414626074 https://github.com/rakudo/rakudo/compare/0b3fc077e5a1...ce5a0113794c18:04
travis-ci left18:04
buggable [travis build above] ☠ Did not recognize some failures. Check results manually.18:04
JoseyWales left18:11
Ven` left18:26
Geth ¦ rakudo: AlexDaniel assigned to samcv Issue The Regional Indicator Symbols seem to get mangled when flipped sometimes https://github.com/rakudo/rakudo/issues/219818:53
pmurias joined19:37
p6bannerbot set mode: +v19:38
Geth ¦ nqp/truffle: 7504bf7d2e | (Paweł Murias)++ | 2 files19:48
¦ nqp/truffle: [truffle] Implement nqp::null_s 19:48
¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/7504bf7d2e19:48
¦ nqp/truffle: a81fec369b | (Paweł Murias)++ | 2 files19:48
¦ nqp/truffle: [truffle] Implement nqp::list_s 19:48
¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/a81fec369b19:48
¦ nqp/truffle: 1fd7f51fd4 | (Paweł Murias)++ | 2 files19:48
¦ nqp/truffle: [truffle] A primitive version of nqp::die/nqp::die_s 19:48
¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/1fd7f51fd419:48
lizmat joined19:52
p6bannerbot set mode: +v19:53
wget13 joined20:26
wget13 left20:27
dogbert17 joined20:35
p6bannerbot set mode: +v20:35
Geth ¦ rakudo: 3301ddb1c6 | (Elizabeth Mattijsen)++ | 2 files20:48
¦ rakudo: Reduction spree in natiev_array 20:48
¦ rakudo: review: https://github.com/rakudo/rakudo/commit/3301ddb1c620:48
skids left21:07
lizmat_ joined21:08
p6bannerbot set mode: +v21:09
lizmat left21:11
travis-ci joined21:15
p6bannerbot set mode: +v21:15
travis-ci Rakudo build passed. Elizabeth Mattijsen 'Reduction spree in natiev_array'21:15
https://travis-ci.org/rakudo/rakudo/builds/414690258 https://github.com/rakudo/rakudo/compare/ce5a0113794c...3301ddb1c65021:15
travis-ci left21:15
patrickz left21:19
Ven` joined21:22
p6bannerbot set mode: +v21:23
Ven` left21:27
annieslmaos joined21:56
annieslmaos left21:56
lizmat_ left22:24
Kaiepi left22:25
PufferBot joined22:28
Kaiepi joined22:28
p6bannerbot set mode: +v22:29
p6bannerbot set mode: +v22:29
lizmat joined22:41
CrunchyChewie15 joined22:41
p6bannerbot set mode: +v22:41
p6bannerbot set mode: +v22:42
CrunchyChewie15 left22:42
pmurias left22:59
pmurias joined23:00
p6bannerbot set mode: +v23:00
__idiot__ joined23:06
__idiot__ left23:07
pmurias left23:12
Ven` joined23:23
p6bannerbot set mode: +v23:23
Ven` left23:27
AlexDaniel .tell jnthn GH#220123:46
yoleaux AlexDaniel: I'll pass your message to jnthn.23:46
synopsebot GH#2201 [open] : https://github.com/rakudo/rakudo/issues/2201 [regression][⚠ blocker ⚠] CompUnit::Util module failing after "use a spesh plugin for return value type checks" commit 23:46
AlexDaniel fwiw pretty much everyone can help with golfing the blockers23:47
jnthn AlexDaniel: Thanks for the ticket; that one should be an easy fix23:53
yoleaux 23:46Z <AlexDaniel> jnthn: GH#220123:53
synopsebot GH#2201 [open] : https://github.com/rakudo/rakudo/issues/2201 [regression][⚠ blocker ⚠] CompUnit::Util module failing after "use a spesh plugin for return value type checks" commit 23:53
jnthn Fixed 3 issues in MoarVM this evening, 2 of them mighta had toaster impact, one was harmless23:55
AlexDaniel not sure if I'll finish this then: https://github.com/rakudo/rakudo/issues/219623:57
results from a rerun after GH#2201 is fixed will be easier to work with23:58
synopsebot GH#2201 [open] : https://github.com/rakudo/rakudo/issues/2201 [regression][⚠ blocker ⚠] CompUnit::Util module failing after "use a spesh plugin for return value type checks" commit 23:58
AlexDaniel synopsebot: omg no need to repeat that 3 times23:58
jnthn Yeah, probably easier for me to fix that tomorrow23:59

Logs Search ←Prev date Next date→ Channels Documentation