github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm Set by AlexDaniel on 12 June 2018. |
|||
00:23
Kaeipi joined
00:24
Kaiepi left
00:45
sena_kun left
01:01
sena_kun joined
02:27
MasterDuke left
02:45
sena_kun left
02:59
sena_kun joined
03:21
lucasb left
04:44
sena_kun left
04:59
sena_kun joined
05:27
bisectable6 left
05:28
linkable6 joined,
bisectable6 joined
06:02
angelds joined
06:18
angelds left
06:39
angelds joined
06:42
angelds left
06:43
angelds joined
06:45
sena_kun left
06:59
sena_kun joined
08:46
sena_kun left
08:59
sena_kun joined
09:15
bisectable6 left,
evalable6 left,
tellable6 left,
bisectable6 joined
09:16
tellable6 joined
09:17
evalable6 joined,
angelds left
09:45
domidumont joined,
MasterDuke joined
10:45
sena_kun left
10:59
sena_kun joined
11:43
linkable6 left
11:44
linkable6 joined
|
|||
MasterDuke | timotimo: you're right, MVM_string_latin1_decode doesn't see nearly as many duplicates, the most are 26 | 12:34 | |
12:45
sena_kun left
12:47
Kaiepi joined
12:49
Kaeipi left
12:50
Kaiepi left,
Kaiepi joined
12:59
sena_kun joined
13:02
lucasb joined
14:46
sena_kun left
14:59
domidumont left
15:00
sena_kun joined
16:46
sena_kun left
17:00
sena_kun joined
17:31
domidumont joined
18:38
zakharyas joined
18:45
sena_kun left
18:58
sena_kun joined
19:57
Kaiepi left,
Kaiepi joined
20:08
domidumont left
|
|||
timotimo | are there duplicates when you include which compunit the strings come from? | 20:12 | |
20:27
Kaiepi left,
Kaeipi joined
|
|||
MasterDuke | hm, don't think that's available inside MVM_string_latin1_decode (where i was doing my printing)? | 20:33 | |
20:45
sena_kun left
20:46
Geth left
20:47
Geth joined
20:59
sena_kun joined
|
|||
timotimo | if you're collecting the data from gdb using breakpoints and commands, it could be stolen from a stack frame further up | 21:02 | |
but that might be a bit annoying | |||
you should be able to use at least the caller of latin1_decode, which is potentially MVM_cu_string_obtain or something | 21:03 | ||
right now i'm trying vscode with their c/c++ extension | 21:05 | ||
seems all right so far | |||
MasterDuke | i've been experimenting with vscode at work. don't like it | 21:08 | |
double clicking to select text and copy/paste is incredibly frustrating. it keeps not selecting, so then i past right in the middle instead of replacing | 21:09 | ||
21:15
zakharyas left
|
|||
timotimo | that does sound very annoying | 21:51 | |
MasterDuke | huh, compunits don't have an id or name? | 22:28 | |
at least, i don't see anything in MVMCompUnit or MVMCompUnitBody | |||
if the idx passed to MVM_cu_obtain_string is the right thing to use then duplication drops considerably. i.e., highest count is 23 for idx = 1, string = '<mainline>' | 22:34 | ||
22:44
sena_kun left
22:58
sena_kun joined
23:19
moritz left
|