github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
brrt \o 06:28
nwc10 o/ 06:29
brrt I should probably get breakfast one of these days 06:36
nwc10 I've just realised that logically breakfast is the only meal that should get mentioned here, given that it's always morning 06:43
then again, if that were true, everyone would starve, because it would never be lunchtime 06:44
(or everyone would get fat, because they'd always be having mid-morning snacks to tide themselves over until lunch)
brrt Or we're just silent about it
Mid-morning snacks forever
not such a bad idea
dogbert17 jnthn, ugexe: wrt yesterdays discussion I added M#1104 12:41
synopsebot M#1104 [open]: github.com/MoarVM/MoarVM/issues/1104 Spectest failures on 32 bit after commit 2fe2f588
brrt I'm wondering if the cycle-breaking thing in the function call register selection, will work when we have multiple cycles 13:06
ugexe I wonder if the comment on that commit, "This does rely on mp_digit being at least 32-bit, but we rely on that 13:07
elsewhere in multiple other places already." means we need to audit
jnthn ugexe: That's my feeling, yes, because I'm quite sure I saw another bit of bigint code using mp_digit with a similar assumption 13:10
brrt pamplemousse: I saw you fixed the PR, so I'm inclined to merge it 17:20
pamplemousse_ brrt: Alright, thanks! I'm switching gears and working on a basic linker that can take as input the object file for a "hello world" program. 17:42