brrt ohai #moarvm. just realised, for further record, that you can't front-shift from a heap and expect it to remain a heap 06:20
which is interesting because it eliminates a potential shortcut 06:21
nwc10 hi brrt 06:48
brrt hi nwc10 06:49
jnthn moarning o/ 10:00
nwc10 \o
tbrowder anyone awake? 14:49
[Coke] not really 14:50
TimToady need several more cups of coffee before that happens
tbrowder www.irccloud.com/pastebin/IiXwODzd/ 14:51
timotimo tbrowder: that one's my fault. i can fix it, though 14:52
tbrowder i know we have to support lots of compilers, but it seems it would be a good newbie task
thanks! bye 14:53
timotimo hm. i don't get that error actually 14:54
dalek arVM: 56681b6 | timotimo++ | src/6model/reprs/P6opaque.c:
use PRId64 instead of %d for 64 bit int format string args
14:55
timotimo hehe. -Wall -Wextra (not sure if one implies the other) gives a gajillion "unused parameter" warnings 15:37
but -Wformat gives me the warnings tbrowder saw 15:39