|
00:18
Guest91592 joined
01:48
ilbot3 joined
02:31
ilmari joined
05:52
geekosaur joined
05:58
brrt joined
|
|||
| brrt | good * #moarvm | 05:59 | |
| hope you all had a good easter | |||
| samcv | good * brrt | 06:07 | |
| brrt | ohai samcv | 06:08 | |
| samcv | hey | ||
| brrt | i enjoyed your blog post | ||
| samcv | cool | ||
| trying to get every single module built into an appimage now. finally it's actually installing them all. | 06:10 | ||
| maybe will take over an hour to install ALL modules though maybe? | |||
| i'm worried travis will time out cause it's at 21mins so far. | 06:11 | ||
| it says 50 mins is the time limit. we will see | 06:12 | ||
|
06:57
brrt joined
07:19
zakharyas joined
07:35
committable6 joined
07:41
evalable6 joined,
committable6 joined,
bloatable6 joined,
unicodable6 joined,
benchable6 joined,
bisectable6 joined,
statisfiable6 joined
07:46
AlexDaniel joined
|
|||
| nwc10 | jnthn: I almost had a rather messy coffee bootstrapping problem. I raised the level to start the machine, and only then realised that I hadn't put a cup under it | 07:49 | |
| fortunately it takes about a second for the liquid to start to flow out, and there were cups warming on top, so got one under it before anything was spilled | 07:50 | ||
|
07:50
committable6 joined
07:54
domidumont joined
07:56
domidumont joined
|
|||
| jnthn | nwc10: uh-oh :) | 09:30 | |
| Good save, though :) | |||
| Coffee bootstrapped fine here :) | |||
| Though I do need to carefully consider the whole coffee matter | 09:31 | ||
| Just got a new office, which doesn't yet have a coffee machine :) | |||
| It doesn't yet have (good) internet access or hardware either, to be fair :) | 09:32 | ||
|
10:03
brrt joined,
brrt1 joined
11:16
AlexDaniel joined
12:57
domidumont joined
|
|||
| [Coke] | I just went through a layoff-rehire in situ with a new company... Apparently we lost the one person who brews coffee in the morning as part of that deal (as I've now been doing it when I get it.) | 13:02 | |
| yoleaux | 00:58Z <MasterDuke_> [Coke]: i think NQP_VERBOSE_EXCEPTIONS=1 is what gives better jvm errors | ||
| [Coke] | *in | ||
| moritz | [Coke]: that sucks, but could have been worse, from your perspective | 13:46 | |
| [Coke] | Right, of all the things that could have gone wrong, having to brew a pot of coffee is pretty low on the list. (there are actually much more annoying things going on, but they're all fine in the end too) | 14:05 | |
|
15:05
brrt joined
|
|||
| Geth | MoarVM/even-moar-jit: 48 commits pushed by (Daniel Green)++, niner++, (Jonathan Worthington)++, (Timo Paulssen)++, (Samantha McVey)++, eater++, (Bart Wiegmans)++ review: github.com/MoarVM/MoarVM/compare/a...e7df39b155 |
15:41 | |
| brrt | that updates even-moar-jit to 2017.04 | ||
| timotimo | i might have to rework mark_call_graph_node to use something worklist-like instead of recursing | 16:34 | |
| another place where a dynamic array would be needed. the worklist itself doesn't really work 100% | 16:35 | ||
| because it has MVMCollectable***; call graph nodes aren't even collectable at all | |||
| (and also there is no gen2 question there either) | 16:37 | ||
|
17:00
brrt joined
17:01
eater joined
17:36
domidumont joined
17:40
domidumont joined
17:41
domidumont joined
18:55
AlexDaniel joined
18:57
committable6 joined
18:59
agentzh joined
19:54
zakharyas joined
22:24
lizmat joined
22:29
lizmat_ joined
23:38
AlexDaniel joined
|
|||
| Geth | MoarVM: 507b37b4ba | (Samantha McVey)++ | 2 files Add MVM_dir_chdir_C_string and fix error messages for normal chdir op Due to an error in the code, MVM_dir_chdir would not give the correct error number as a string back. Before: chdir failed: Unknown system error 2 After: chdir failed: no such file or directory |
23:49 | |
| MoarVM: a2f6e5dc66 | (Samantha McVey)++ | 2 files Fix return type for MVM_dir_chdir_C_string |
23:55 | ||