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. |
|||
00:02
AlexDani` joined
00:06
AlexDaniel left
00:12
lucasb left
00:27
j3nnn1 left
01:57
AlexDani` is now known as AlexDaniel,
AlexDaniel left,
AlexDaniel joined
02:24
AlexDaniel left
|
|||
Geth | rakudo/master: 6 commits pushed by (Peter du Marchie van Voorthuysen)++, (Vadim Belman)++ | 02:42 | |
roast: 9418a2beb3 | (Peter du Marchie van Voorthuysen)++ | 2 files Add test script to cover X::Promise::IllegalTransition |
02:43 | ||
roast: 04370f7d4c | (Peter du Marchie van Voorthuysen)++ | 3 files Rename test and exception |
|||
roast: 3a4a84dd0d | (Vadim Belman)++ (committed using GitHub Web editor) | 2 files Merge pull request #570 from dumarchie/master Spectest for rakudo/rakudo#3137 |
|||
synopsebot | RAKUDO#3137 [closed]: github.com/rakudo/rakudo/issues/3137 [tests needed] Promise::Vow can change a kept/broken promise | ||
02:51
AlexDaniel joined,
AlexDaniel left,
AlexDaniel joined
|
|||
vrurg | releasable6: status | 05:44 | |
releasable6 | vrurg, Next release in ≈14 days and ≈13 hours. R6 is down. At least 8 blockers. Unknown changelog format | ||
vrurg, Details: gist.github.com/88d763f98d7726ce17...2d42cc1f1d | |||
08:05
MasterDuke75 left
08:06
MasterDuke joined
09:49
evalable6 left,
evalable6 joined
09:56
Ven`` joined
11:20
robertle joined
|
|||
Geth | nqp: a759b02f12 | (Paweł Murias)++ | 2 files [js] Instead of turning :: into a - use directories |
12:56 | |
13:01
lucasb joined
|
|||
Geth | nqp: 1a6d4e4665 | (Paweł Murias)++ | src/vm/js/nqp-runtime/runtime.js [js] Remove a no longer needed hack |
13:09 | |
lucasb | hmm, R#3133 is related (or same problem) to R#3168, no? | 13:26 | |
synopsebot | R#3133 [open]: github.com/rakudo/rakudo/issues/3133 [BLOCKER] Backward compatibility for export / map containerization | ||
R#3168 [open]: github.com/rakudo/rakudo/issues/3168 [BLOCKER][regression] Unpacking a |%h.Map has a different behaviour from 2019.07.1 | |||
AlexDaniel | lucasb: probably | ||
15:00
Ven`` left
|
|||
lucasb | m: say :{(Int)=>10}.gist | 16:04 | |
evalable6 | {(Int) => 10} | ||
lucasb | m: quietly say :{(Int)=>10,(Str)=>10}.gist | ||
evalable6 | {(Str) => 10, (Int) => 10} | ||
lucasb | m: :{(Int)=>10,(Str)=>10}.gist | 16:05 | |
evalable6 | Use of uninitialized value of type Int in string context. Methods .^name, .perl, .gist, or… |
||
lucasb, Full output: gist.github.com/96313c8c1b5282c176...c2831ab56b | |||
lucasb | bisectable6: :{(Int)=>10,(Str)=>10}.gist | ||
bisectable6 | lucasb, Bisecting by output (old=2015.12 new=6b2739a) because on both starting points the exit code is 0 | ||
lucasb, bisect log: gist.github.com/2d599057d03fc8dbdb...729e9746fb | 16:06 | ||
lucasb, (2016-08-08) github.com/rakudo/rakudo/commit/fb...a07f109e59 | |||
lucasb | these are not the commit I was looking for :) | 16:07 | |
dunno how to use the bot... wanted to find when the snippet started warning | 16:09 | ||
MasterDuke | committable6: all :{(Int)=>10,(Str)=>10}.gist | 16:10 | |
lucasb | in another attempt it pointed to github.com/rakudo/rakudo/commit/6a...822dac090b | ||
committable6 | MasterDuke, gist.github.com/c22ac226959227b257...dd1f78e4af | ||
MasterDuke | lucasb: ^^^ might help | 16:11 | |
lucasb | seems it always warned. | 16:19 | |
16:35
chloekek joined
|
|||
AlexDaniel | lucasb: yeah, generally you want to try committable first to see what was the situation on every release | 17:58 | |
and then bisect | |||
18:21
AlexDaniel left
18:22
AlexDaniel joined,
AlexDaniel left,
AlexDaniel joined
20:57
leont joined
|
|||
Geth | rakudo/new-sprintf: 656bd7cc57 | (Elizabeth Mattijsen)++ | 2 files Recover previous work on new sprintf implementation This work was temporarily put aside before the 2019.04 release. It has now been recovered and made part of the 6.e work. For now, the new version is available as "zprintf" to allow for easier comparisons with the old implementation. To activate, put a `use v6.e.PREVIEW` in your code. |
21:06 | |
21:22
Kaiepi left
21:52
chloekek left
|
|||
Geth | rakudo/new-sprintf: b0ee595aac | (Elizabeth Mattijsen)++ | src/core.e/Rakudo/Internals/Sprintf.pm6 Need to escape space in flags character class |
21:55 | |
22:59
Xliff joined
23:19
Kaiepi joined
|