| 2018-08-10 |
| → SporkWitch4 joined | 00:26 |
| p6bannerbot set mode: +v | 00:27 |
| ← SporkWitch4 left | 00:32 |
| → Ricardus2 joined | 00:40 |
| p6bannerbot set mode: +v | 00:41 |
| ← Ricardus2 left | 00:45 |
| ← Kaiepi left | 01:02 |
| → Kaiepi joined | 01:02 |
| p6bannerbot set mode: +v | 01:03 |
| → GTAXL10 joined | 01:25 |
| ← GTAXL10 left | 01:25 |
| → DanPin16 joined | 01:44 |
| p6bannerbot set mode: +v | 01:45 |
| ← DanPin16 left | 01:50 |
| → meti24 joined | 02:03 |
| ← meti24 left | 02:04 |
|
Geth
| ¦ rakudo/fix-windows-repositories: c3e1ec0bb8 | (Rob Hoelz)++ | src/core/CompUnit/RepositoryRegistry.pm6 | 02: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 exclusively | 02: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\site | 02: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/c3e1ec0bb8 | 02:37 |
| ← j3nnn1 left | 03:20 |
| ← lizmat left | 03:37 |
|
Geth
| ¦ rakudo: c3e1ec0bb8 | (Rob Hoelz)++ | src/core/CompUnit/RepositoryRegistry.pm6 | 03: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 exclusively | 03:43 |
|
| ¦ rakudo: with backslash separators, so keys look something like this: | 03:43 |
|
| ¦ rakudo: | 03:43 |
|
| ¦ rakudo: C:\rakudo\share\perl6\site | 03:43 |
|
| ¦ rakudo: | 03:43 |
|
| ¦ rakudo: <…commit message has 12 more lines…> | 03:43 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/c3e1ec0bb8 | 03:43 |
| → lizmat joined | 04:23 |
| p6bannerbot set mode: +v | 04:23 |
| → brackets7 joined | 05:51 |
| ← brackets7 left | 05:51 |
| → robertle joined | 06:26 |
| p6bannerbot set mode: +v | 06:27 |
| → pmurias joined | 07:07 |
| p6bannerbot set mode: +v | 07:07 |
| → Adbray16 joined | 07:10 |
| p6bannerbot set mode: +v | 07:11 |
| ← Adbray16 left | 07:11 |
| → dct joined | 07:49 |
| p6bannerbot set mode: +v | 07:49 |
| ← pmurias left | 08:03 |
| → pmurias joined | 08:04 |
| p6bannerbot set mode: +v | 08:05 |
| ← pmurias left | 08:05 |
| → pmurias joined | 08:11 |
| p6bannerbot set mode: +v | 08:11 |
| ← pmurias left | 08:11 |
| ← dct left | 08:18 |
| → pmurias joined | 08:23 |
| p6bannerbot set mode: +v | 08: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 joined | 08:25 |
| p6bannerbot set mode: +v | 08:25 |
|
Geth
| ¦ rakudo: a9c44f4987 | (Elizabeth Mattijsen)++ | src/core/Map.pm6 | 08: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 this | 08:29 |
|
| ¦ rakudo: now. | 08:29 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/a9c44f4987 | 08: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 joined | 08:40 |
| ← infina8 left | 08:40 |
| ← pmurias left | 08:47 |
| → Ven` joined | 08:51 |
| p6bannerbot set mode: +v | 08:51 |
| → pmurias joined | 08:58 |
| p6bannerbot set mode: +v | 08:58 |
| → planetmaker5 joined | 09:48 |
| ← planetmaker5 left | 09:49 |
|
Geth
| ¦ rakudo: 681ab71224 | (Jonathan Worthington)++ | src/core/Map.pm6 | 09:50 |
|
| ¦ rakudo: Revert "Fix for R#2195" | 09:50 |
|
| ¦ rakudo: | 09:50 |
|
| ¦ rakudo: This reverts commit a9c44f4987fa7b255013a5505563bc9a547c9aa0, which | 09:50 |
|
| ¦ rakudo: worked around the problem rather than fixed it. | 09:50 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/681ab71224 | 09:50 |
|
| ¦ rakudo: ec7de8417b | (Jonathan Worthington)++ | src/Perl6/Metamodel/BOOTSTRAP.nqp | 09: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/ec7de8417b | 09:50 |
| → patrickz joined | 09:52 |
| p6bannerbot set mode: +v | 09:52 |
| ← Ven` left | 09:55 |
|
timotimo
| # that. Otherwise, putting Mu in there is fine; Hash is smart | 09: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 evalable6 | 09:59 |
|
Geth
| ¦ rakudo: 8d8c755b9b | (Timo Paulssen)++ | src/Perl6/Metamodel/BOOTSTRAP.nqp | 10:01 |
|
| ¦ rakudo: update comment on Mu in Map's storage | 10:01 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/8d8c755b9b | 10:01 |
|
jnthn
| timotimo++ | 10:02 |
|
| timotimo proud | 10:02 |
|
dogbert2
| good morning | 10:06 |
| → perl6nopath joined | 10:07 |
| p6bannerbot set mode: +v | 10:07 |
|
jnthn
| o/ dogbert2 | 10:07 |
|
dogbert2
| hi jnthn, had any coffee yet | 10:07 |
|
jnthn
| Yup :) | 10:08 |
|
dogbert2
| :) | 10:08 |
|
timotimo
| man, i wish coffee tasted as good as it smells | 10:08 |
|
perl6nopath
| reboot did solve the problem with PATH, but not the set up problem with Linennoise / editor | 10:08 |
|
timotimo
| yes, that's a bug in rakudo that just got fixed about 8 hours ago | 10:09 |
|
dogbert2
| so what are you guys up to today, more cool opts perhaps | 10: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.moar | 10: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 sake | 10:11 |
|
| like an "idempotent" annotation | 10:11 |
|
jnthn
| I was just going to use :pure for that, tbh | 10:12 |
|
| But actually we keep a lot less getspeshslot/wval around nowadays | 10:12 |
|
timotimo
| hm, OK | 10:12 |
|
jnthn
| Partly thanks to the better deopt use tracking | 10:12 |
|
timotimo
| i thought there's many ops that aren't :pure, but could still benefit from being considered pure for this purpose | 10:12 |
|
jnthn
| But yesterday afternoon I added a PHI elimination pass *before* deopt tracking | 10:12 |
|
| Which let us kick out quite a lot more | 10:13 |
|
timotimo
| cool, i didn't pull those changes yet | 10:13 |
|
jnthn
| Currently staring at an bonkers guard sequence where it even duplicately guards the same thing | 10:15 |
|
dogbert2
| is it https://github.com/MoarVM/MoarVM/blob/master/src/spesh/inline.c#L1161 | 10: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...79d7c4bec8be | 10:16 |
|
timotimo
| what is "it"? | 10:16 |
|
lizmat
| that shaved off 1056 bytes | 10: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 file | 10: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#L653 | 10:19 |
|
timotimo
| i'd kind of expect that to have been allocated from a zeroed block of memory | 10:19 |
|
| or perhaps the proxy_deopt_idx was the uninitialized thing? | 10:19 |
|
jnthn
| Yeah, but it's unconditionally set | 10:19 |
|
| That ain't involved in the condition though | 10:19 |
|
timotimo
| right | 10:20 |
|
| but who knows what the optimized code looks like :) | 10:20 |
| → travis-ci joined | 10:22 |
| p6bannerbot set mode: +v | 10: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 profiling | 10:22 |
|
travis-ci
| Rakudo build errored. Jonathan Worthington 'Never bind a Mu into Hash's $!storage | 10:22 |
|
| https://travis-ci.org/rakudo/rakudo/builds/414441687 https://github.com/rakudo/rakudo/compare/a9c44f4987fa...ec7de8417b9c | 10:22 |
| ← travis-ci left | 10: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 thing | 10:23 |
| ← perl6nopath left | 10:25 |
|
lizmat
| commute to Glasgow& | 10:38 |
| ← lizmat left | 10:38 |
| → planigan18 joined | 10:40 |
| p6bannerbot set mode: +v | 10:41 |
| ← planigan18 left | 10:41 |
|
Geth
| ¦ rakudo: zoffixznet self-assigned False positive throwage of "flattening of other hash reprs NYI" https://github.com/rakudo/rakudo/issues/2195 | 11:26 |
| → brrt joined | 11:30 |
| p6bannerbot set mode: +v | 11:31 |
| ← pmurias left | 11:31 |
| → pmurias joined | 11:31 |
| p6bannerbot set mode: +v | 11:32 |
|
Geth
| ¦ roast: 27d34e73c3 | (Zoffix Znet)++ | S06-signature/slurpy-params.t | 11:33 |
|
| ¦ roast: Cover crash in a slurpy slippage | 11:33 |
|
| ¦ roast: | 11:33 |
|
| ¦ roast: Closes https//github.com/rakudo/rakudo/issues/2195 R#2195 | 11:33 |
|
| ¦ roast: Rakudo fix: https://github.com/rakudo/rakudo/commit/ec7de8417b9cb16f07436 | 11:33 |
|
| ¦ roast: review: https://github.com/perl6/roast/commit/27d34e73c3 | 11: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 left | 11:44 |
| → pmurias joined | 11:45 |
| p6bannerbot set mode: +v | 11:46 |
| ← pmurias left | 12:01 |
| → pmurias joined | 12:11 |
| p6bannerbot set mode: +v | 12:11 |
| ← dct left | 12:16 |
| ← pmurias left | 12:16 |
| → pmurias joined | 12:17 |
| p6bannerbot set mode: +v | 12:18 |
| ← pmurias left | 12:18 |
| → Zoffix joined | 12:25 |
| p6bannerbot set mode: +v | 12:25 |
|
| Zoffix is about to beat some records | 12:26 |
|
Zoffix
| Google has a 160CPU/3.8TB RAM VM | 12:26 |
|
| *heavy breathing* | 12:26 |
|
|Tux|
| Rakudo version 2018.06-403-g79d7c4bec - MoarVM version 2018.06-399-g4fc267b60 | 12:27 |
|
| csv-test-xs-20 0.407 - 0.452 | 12:27 |
|
| csv-ip5xs 0.925 - 0.939 | 12:27 |
|
| test-t --race 0.911 - 0.965 | 12:27 |
|
| test-t 2.112 - 2.231 | 12:27 |
|
| csv-ip5xs-20 7.351 - 7.658 | 12:27 |
|
| test 9.117 - 9.282 | 12:27 |
|
| test-t-20 --race 11.794 - 12.014 | 12:27 |
|
| csv-parser 22.622 - 23.055 | 12:27 |
|
| test-t-20 36.216 - 36.247 | 12:27 |
|
| 2018-08-09 19:12:48 test-t 2.162 | 12:27 |
|
| 2018-08-07 16:28:38 test-t 2.159 | 12:27 |
|
| 2018-08-09 16:34:28 test-t 2.133 | 12:27 |
|
| 2018-08-09 17:17:53 test-t 2.129 | 12:27 |
|
| 2018-08-10 14:15:17 test-t 2.112 | 12:27 |
| → pmurias joined | 12:27 |
|
Zoffix
| ZOFFLOP: t/spec/S17-procasync/stress.t | 12:28 |
| p6bannerbot set mode: +v | 12:28 |
|
Zoffix
| ZOFFLOP: t/spec/S17-supply/syntax.t | 12:28 |
|
Geth
| ¦ nqp: 295a580866 | (Zoffix Znet)++ | tools/build/MOAR_REVISION | 12: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-g4fc267b | 12:28 |
|
| ¦ nqp: 4fc267b Account for inlines that may cause deopts | 12:28 |
|
| ¦ nqp: efbc6c6 Fix an uninitialized memory access | 12:28 |
|
| ¦ nqp: bfbbb0f Do dead instruction elim pass after usage setup | 12:28 |
|
| ¦ nqp: 210a402 Make inline logging available through an env var | 12:28 |
|
| ¦ nqp: review: https://github.com/perl6/nqp/commit/295a580866 | 12: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_REVISION | 12: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-g295a580 | 12:29 |
|
| ¦ rakudo: 295a580 [MoarVM Bump] Brings 4 commits | 12:29 |
|
| ¦ rakudo: b23941d Often do a decont less in getattr/bindattr codegen | 12:29 |
|
| ¦ rakudo: 2bb945d Improve getattr/bindattr code gen quality | 12:29 |
|
| ¦ rakudo: | 12:29 |
|
| ¦ rakudo: <…commit message has 5 more lines…> | 12:29 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/0b3fc077e5 | 12:29 |
|
| ¦ rakudo: version bump brought these changes: https://github.com/perl6/nqp/compare/2018.06-154-ge1929a4...2018.06-157-g295a580 | 12:29 |
|
Zoffix
| boooo | 12:30 |
|
| "Quota CPUs exceeded: your limit 64" | 12:30 |
|
| (you have to put a manual request to have your quota bumped) | 12:30 |
| ← brrt left | 12:31 |
| → brrt joined | 12:32 |
| → travis-ci joined | 12:32 |
| p6bannerbot set mode: +v | 12:32 |
|
travis-ci
| NQP build failed. Zoffix Znet '[MoarVM Bump] Brings 4 commits | 12:33 |
|
| https://travis-ci.org/perl6/nqp/builds/414493737 https://github.com/perl6/nqp/compare/b23941d2ee96...295a5808664b | 12:33 |
| p6bannerbot set mode: +v | 12:33 |
| ← travis-ci left | 12:33 |
| → frmus6 joined | 12:34 |
| p6bannerbot set mode: +v | 12:35 |
| ← frmus6 left | 12:36 |
|
Zoffix
| Got a non-pre-emptive VM, so toast is comming up in ~1.5hr | 12:37 |
| → Chex19 joined | 12:41 |
| ← pmurias left | 12:41 |
| ← brrt left | 12:42 |
| p6bannerbot set mode: +v | 12:42 |
| ← Chex19 left | 12:43 |
| → pmurias joined | 12:45 |
| p6bannerbot set mode: +v | 12:46 |
|
Zoffix
| releasable6 status | 12:47 |
|
| releasable6: status | 12: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/7b12cb75563a4fcc99834324a79b7a17 | 12:47 |
|
Zoffix
| Damn. I can't find any of the commits! *snort* *snort* | 12:48 |
| ← pmurias left | 12:49 |
|
Zoffix
| The R#2126 looks hard | 12: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 specific | 12:50 |
| → Ven` joined | 12:51 |
| p6bannerbot set mode: +v | 12: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 |
|
| *week | 12:52 |
|
Zoffix
| \o/ | 12:53 |
| → pmurias joined | 12:54 |
| p6bannerbot set mode: +v | 12:54 |
| ← Ven` left | 12:56 |
| → sjohnson4 joined | 12:57 |
| ← sjohnson4 left | 12:58 |
| → Guest16309 joined | 13:17 |
| ← Guest16309 left | 13:18 |
| ← pmurias left | 13:19 |
| → Ven` joined | 13:26 |
| p6bannerbot set mode: +v | 13:27 |
| → robink joined | 13:27 |
| robink → Guest28594 | 13:27 |
| p6bannerbot set mode: +v | 13:27 |
| ← Guest28594 left | 13:27 |
| → pmurias joined | 13:32 |
| p6bannerbot set mode: +v | 13:33 |
| ← pmurias left | 13:33 |
|
Zoffix
| buggable: toast | 13: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 joined | 13:37 |
|
Zoffix
| "Type check failed for return value; expected CompUnit::Handle:D but got Nil (Nil)" | 13:37 |
| p6bannerbot set mode: +v | 13: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 that | 13:39 |
|
| Now we'll be stuck with it | 13:39 |
|
Zoffix
| That :D on type constraint allows Nil? | 13:40 |
| → k6ka22 joined | 13:40 |
| ← k6ka22 left | 13:40 |
|
jnthn
| Yes. | 13:41 |
| → x49F joined | 13: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 constraints | 13:41 |
| ← x49F left | 13:41 |
|
jnthn
| Yes, that's what the :D would mean | 13:41 |
|
timotimo
| an argument could be made that :D means "shouldn't fail" | 13:41 |
|
jnthn
| Otherwise it's meaningless | 13: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 constraint | 13: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 way | 13:43 |
|
| Zoffix: We'd kinda counted Nil and Failure as kinds of undefined-ish | 13:43 |
|
| Anyway, I can't be bothered to argue it | 13:44 |
|
Zoffix
| I see | 13:44 |
|
jnthn
| A golf would be welcome, as would a spectest | 13: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. :P | 13:46 |
| → jimbeamm joined | 13:48 |
| → skids joined | 13:48 |
| p6bannerbot set mode: +v | 13:48 |
| p6bannerbot set mode: +v | 13:49 |
| ← jimbeamm left | 13:49 |
| ← Zoffix left | 13:53 |
| → brrt joined | 13:54 |
| ← robertle left | 13:54 |
| p6bannerbot set mode: +v | 13:55 |
| ← dogbert17 left | 14:00 |
| ← ExtraCrispy left | 14:25 |
| ← pmurias left | 14:26 |
| → pwillard25 joined | 14:26 |
| ← pwillard25 left | 14:27 |
| → enchi joined | 14:38 |
| ← enchi left | 14: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 stuff | 14: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 described | 14:41 |
|
| so its not like I was assuming that behaviour | 14: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/2196 | 14:44 |
| → j3nnn1 joined | 15:13 |
| p6bannerbot set mode: +v | 15:13 |
| → lizmat joined | 15:35 |
| p6bannerbot set mode: +v | 15:36 |
|
AlexDaniel
| Bytecode stream corrupt (missing magic string) | 15:50 |
|
| oh wow, wow | 15:50 |
|
jnthn
| o.O | 15:50 |
|
diakopter
| make nukefromorbit | 15:51 |
|
AlexDaniel
| that's from https://toast.perl6.party/module?module=Sparrowdo::VSTS::YAML::Cordova&commit=2018.06-404-g0b3fc07 | 15:51 |
|
| anyway, gonna take a look at these failures later this evening | 15: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 two | 15:54 |
|
AlexDaniel
| MOAR_REVISION | 15:54 |
|
jnthn
| OK, that may account for some of 'em. | 15:55 |
| → Zoffix joined | 16:01 |
| p6bannerbot set mode: +v | 16:01 |
|
Zoffix
| AlexDaniel: well, for whomever. I just wanted to notify devs there were some burnt toasts | 16: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 ATM | 16:03 |
| → Sebastien23 joined | 16:03 |
| ← Sebastien23 left | 16:03 |
| ← Zoffix left | 16:05 |
|
jnthn
| Ah, OK | 16:05 |
| ← ZofBot left | 16:06 |
| → ZofBot joined | 16:06 |
| ChanServ set mode: +v | 16:06 |
| p6bannerbot set mode: +v | 16:07 |
| ← Ven` left | 16:07 |
| ← diakopter left | 16:20 |
| ← brrt left | 16:27 |
|
AlexDaniel
| Zoffix: ok, thanks! I'll go through the failures like usually | 16:27 |
| ← lizmat left | 16:41 |
| → lizmat joined | 16:42 |
| p6bannerbot set mode: +v | 16:42 |
| → diakopter joined | 16:42 |
| p6bannerbot set mode: +v | 16:42 |
| → Ven` joined | 17:03 |
| p6bannerbot set mode: +v | 17:04 |
| → oldschool^11 joined | 17:25 |
| p6bannerbot set mode: +v | 17:26 |
| ← oldschool^11 left | 17:29 |
| ← astj left | 17:45 |
|
Geth
| ¦ rakudo: 8e4a01ee9b | (Elizabeth Mattijsen)++ | src/core/Baggy.pm6 | 17:48 |
|
| ¦ rakudo: Reduction spree in Baggy | 17:48 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/8e4a01ee9b | 17:48 |
|
| ¦ rakudo: ce5a011379 | (Elizabeth Mattijsen)++ | src/core/Mixy.pm6 | 17:48 |
|
| ¦ rakudo: Reduction spree in Mixy | 17:48 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/ce5a011379 | 17:48 |
|
lizmat
| which shaved off 520 from the core setting | 17:49 |
|
| dinner& | 17:49 |
| ← lizmat left | 17:49 |
| → montag4516 joined | 17:55 |
| ← montag4516 left | 17:55 |
| → astj joined | 17:57 |
| p6bannerbot set mode: +v | 17:58 |
| ← astj left | 18:01 |
| → travis-ci joined | 18:04 |
| p6bannerbot set mode: +v | 18: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...ce5a0113794c | 18:04 |
| ← travis-ci left | 18:04 |
|
buggable
| [travis build above] ☠ Did not recognize some failures. Check results manually. | 18:04 |
| ← JoseyWales left | 18:11 |
| ← Ven` left | 18: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/2198 | 18:53 |
| → pmurias joined | 19:37 |
| p6bannerbot set mode: +v | 19:38 |
|
Geth
| ¦ nqp/truffle: 7504bf7d2e | (Paweł Murias)++ | 2 files | 19:48 |
|
| ¦ nqp/truffle: [truffle] Implement nqp::null_s | 19:48 |
|
| ¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/7504bf7d2e | 19:48 |
|
| ¦ nqp/truffle: a81fec369b | (Paweł Murias)++ | 2 files | 19:48 |
|
| ¦ nqp/truffle: [truffle] Implement nqp::list_s | 19:48 |
|
| ¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/a81fec369b | 19:48 |
|
| ¦ nqp/truffle: 1fd7f51fd4 | (Paweł Murias)++ | 2 files | 19:48 |
|
| ¦ nqp/truffle: [truffle] A primitive version of nqp::die/nqp::die_s | 19:48 |
|
| ¦ nqp/truffle: review: https://github.com/perl6/nqp/commit/1fd7f51fd4 | 19:48 |
| → lizmat joined | 19:52 |
| p6bannerbot set mode: +v | 19:53 |
| → wget13 joined | 20:26 |
| ← wget13 left | 20:27 |
| → dogbert17 joined | 20:35 |
| p6bannerbot set mode: +v | 20:35 |
|
Geth
| ¦ rakudo: 3301ddb1c6 | (Elizabeth Mattijsen)++ | 2 files | 20:48 |
|
| ¦ rakudo: Reduction spree in natiev_array | 20:48 |
|
| ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/3301ddb1c6 | 20:48 |
| ← skids left | 21:07 |
| → lizmat_ joined | 21:08 |
| p6bannerbot set mode: +v | 21:09 |
| ← lizmat left | 21:11 |
| → travis-ci joined | 21:15 |
| p6bannerbot set mode: +v | 21: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...3301ddb1c650 | 21:15 |
| ← travis-ci left | 21:15 |
| ← patrickz left | 21:19 |
| → Ven` joined | 21:22 |
| p6bannerbot set mode: +v | 21:23 |
| ← Ven` left | 21:27 |
| → annieslmaos joined | 21:56 |
| ← annieslmaos left | 21:56 |
| ← lizmat_ left | 22:24 |
| ← Kaiepi left | 22:25 |
| → PufferBot joined | 22:28 |
| → Kaiepi joined | 22:28 |
| p6bannerbot set mode: +v | 22:29 |
| p6bannerbot set mode: +v | 22:29 |
| → lizmat joined | 22:41 |
| → CrunchyChewie15 joined | 22:41 |
| p6bannerbot set mode: +v | 22:41 |
| p6bannerbot set mode: +v | 22:42 |
| ← CrunchyChewie15 left | 22:42 |
| ← pmurias left | 22:59 |
| → pmurias joined | 23:00 |
| p6bannerbot set mode: +v | 23:00 |
| → __idiot__ joined | 23:06 |
| ← __idiot__ left | 23:07 |
| ← pmurias left | 23:12 |
| → Ven` joined | 23:23 |
| p6bannerbot set mode: +v | 23:23 |
| ← Ven` left | 23:27 |
|
AlexDaniel
| .tell jnthn GH#2201 | 23: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 blockers | 23:47 |
|
jnthn
| AlexDaniel: Thanks for the ticket; that one should be an easy fix | 23:53 |
|
yoleaux
| 23:46Z <AlexDaniel> jnthn: GH#2201 | 23: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 harmless | 23:55 |
|
AlexDaniel
| not sure if I'll finish this then: https://github.com/rakudo/rakudo/issues/2196 | 23:57 |
|
| results from a rerun after GH#2201 is fixed will be easier to work with | 23: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 times | 23:58 |
|
jnthn
| Yeah, probably easier for me to fix that tomorrow | 23:59 |