github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
timotimo ohmygosh it can read a heapsnapshot from a ctrl-c'd process 00:50
01:06 Kaiepi left, Kaiepi joined 01:09 Kaiepi left 01:12 Kaiepi joined 01:18 zakharyas joined 01:54 pamplemousse joined 02:54 squashable6 left 02:57 squashable6 joined 05:11 pamplemousse left 06:10 squashable6 left 06:11 squashable6 joined 07:12 domidumont joined 08:32 robertle joined 10:21 zakharyas left 10:48 brrt joined
brrt \o 11:02
timotimo o/ 11:03
11:46 kiwi_7 joined
timotimo the moar heapanalyzer is now at feature parity with the old version of the format, hooray 11:46
brrt \o/ 11:47
kiwi_7 :) 11:48
Geth MoarVM/master: 19 commits pushed by (Timo Paulssen)++
review: github.com/MoarVM/MoarVM/compare/2...9bf3836ec5
11:49
timotimo it should fall back to version 2 if libzstd isn't available, as indicated by pkgconfig 11:50
tellable6 2019-08-29T11:49:58Z #perl6 <RaycatWhoDat> timotimo I'd be interested in hearing about the internals of Perl 6 as well.
timotimo i sure hope travis is green :)
Geth MoarVM: 703fd64701 | (Timo Paulssen)++ | src/core/nativecall_dyncall.c
fix a nativecall error message in dyncall
12:03
12:11 Kaypie joined 12:12 Kaiepi left
Geth MoarVM: 59e01366bf | (Timo Paulssen)++ | src/profiler/heapsnapshot.c
make "get_const_string_index_cached" actually use const char*
12:20
MoarVM: e7bad16e53 | (Timo Paulssen)++ | src/spesh/worker.c
fix pointer type mismatch warnings with a cast
MoarVM: 557056bf19 | (Timo Paulssen)++ | src/spesh/args.c
fix formatting code warning in an error path
12:20 lucasb joined
Geth MoarVM: 478a763c77 | ZhongnianTao++ | 2 files
Fix issue #1163
13:15
MoarVM: 4689bcdf20 | ZhongnianTao++ | 14 files
Merge branch 'master' of github.com/MoarVM/MoarVM
MoarVM: 7d090921d5 | ZhongnianTao++ | 14 files
Revert "Merge branch 'master' of github.com/MoarVM/MoarVM"

This reverts commit 4689bcdf206db67d46cae843ed8acf2ead5371d4, reversing changes made to 478a763c7789e42262331584ff1c1f39836a432d.
13:18
13:43 travis-ci joined
travis-ci MoarVM build errored. ZhongnianTao 'Revert "Merge branch 'master' of github.com/MoarVM/MoarVM" 13:43
travis-ci.org/MoarVM/MoarVM/builds/578350858 github.com/MoarVM/MoarVM/compare/4...090921d522
13:43 travis-ci left 13:47 brrt left 13:58 samcv left 14:02 kiwi_7 left 14:05 samcv joined 14:17 brrt joined 15:15 sena_kun joined 15:16 domidumont left
Geth MoarVM: b49b5202f0 | ZhongnianTao++ | src/strings/gb2312.c
Fix issue #1163
15:32
15:33 robertle left 15:50 travis-ci joined
travis-ci MoarVM build passed. ZhongnianTao 'Fix issue #1163' 15:50
travis-ci.org/MoarVM/MoarVM/builds/578416292 github.com/MoarVM/MoarVM/compare/7...9b5202f0a7
15:50 travis-ci left 16:15 robertle joined 16:44 MasterDuke joined 16:58 sena_kun left 17:09 brrt left 17:17 pamplemousse joined
Kaypie lmfao what, how are all my nicks banned from #openbsd when i barely talk there 17:46
17:46 Kaypie is now known as Kaiepi
Kaiepi anyway, timotimo you have time to look at the pullreq today? 17:47
17:58 pamplemousse left 18:00 pamplemousse joined 18:48 brrt joined 18:53 chloekek joined
MasterDuke timotimo: fyi, seeing a couple `incompatible pointer type` warnings in src/spesh/worker.c 19:34
timotimo i already fixed them! 19:59
20:00 chloekek left 20:09 pamplemousse left
MasterDuke src/spesh/worker.c:21:31, src/spesh/worker.c:22:31, src/spesh/worker.c:50:47, src/spesh/worker.c:79:43 20:48
timotimo do those lines not have "(MVMCollectable **)&blah" in them? 20:52
MasterDuke nope 20:59
timotimo e7bad16e538629b3838b759ed5b7f8112c4408b1 - check this commit 21:01
huh 21:02
it looks like the recent commit by zhongnian tao changed stuff a little too much
i have an idea how to fix it, but i'd like to fix it as good as possible 21:08
MasterDuke other than just redoing those changes? but anything else would involve re-writing history right? which isn't usually recommended on a public branch 21:13
timotimo i could cherry-pick the changes individually onto current master, for example
then it wouldn't involve merging older commits to the front 21:14
MasterDuke `git diff e7bad16e538629b3838b759ed5b7f8112c4408b1~1 e7bad16e538629b3838b759ed5b7f8112c4408b1 >foo.patch; git apply foo.patch`, right?
timotimo the patch reverted a whole lot more than just that 21:20
i think it undid the entire heap snapshot format stuff
MasterDuke oh! 21:21
yeah, looks like 7d090921d522962070aa31b819bd416f8222da26 did it 21:23
just revert it?
timotimo would probably want to see what the difference is between that commit and "only" reverting what it reverted 21:25
21:31 brrt left 21:46 gdonald joined
dogbert17 quit 22:51
22:51 dogbert17 left