github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
MasterDuke jnthn: well, the `c ?? $b.split($a, |c) !! $b.split($a)` version is the only one that passes `make m-test m-spectest` and gives a better profile+spesh log 00:04
jnthn Well, improvement then. 00:14
MasterDuke github.com/rakudo/rakudo/pull/3283 00:19
dogbert17 hi brrt 19:45
brrt hi dogbert17 19:49
dogbert17 do you have time for another 'possibly missing break' question? 19:50
around here: github.com/MoarVM/MoarVM/blob/mast...ile.c#L377 19:51
brrt yep, that's a missing break alright 19:54
it's fairly harmless 19:55
dogbert17 aha
brrt but it's not right
Geth MoarVM: f10a31b43e | (Bart Wiegmans)++ | src/jit/tile.c
[JIT] Missing breaks
20:03
brrt thanks dogbert17++
dogbert17 that was a quick fix, brrt++ 20:09