Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/09/23/2024-...with-raku/ 11:58
Geth MoarVM/main: e380dbabd6 | (Timo Paulssen)++ | src/6model/reprs/VMArray.c
We don't have to account for "start" in size calculation ...

however, we do have to update our local copy of "start" after calling set_size_internal, which may reset it to 0.
18:56
jdv timo: is that meant to go into the release on thurs or not? 19:26
timo this las commit here? e380dbabd6? 19:29
i would say yes. it's definitely a crash / memory corruption fix, even if the situation is rarely encountered 19:30
jdv ok