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/2025/04/22/2025-...ompletion/ | 12:26 | |
17:07
[Coke] left
17:27
[Coke] joined
|
|||
Geth | MoarVM/unwind_special_return_gc_fix: 2575fb5105 | (Timo Paulssen)++ | src/core/frame.c Have to gc-mark unwind data's payload attribute Otherwise the pointer can become stale, as grondilu++ found out the hard way. |
19:40 | |
MoarVM: timo++ created pull request #1934: Have to gc-mark unwind data's payload attribute |
20:29 | ||
MoarVM/main: 56b862ac04 | (Will Coleda)++ | 2 files Update Changelog and version |
22:32 | ||
MoarVM/main: 522d7e707a | (Timo Paulssen)++ | 0 files Make sure main branch is ahead of latest release tag. Otherwise, the minimum-required revision logic in nqp doesn't work |
|||
MoarVM/unwind_special_return_gc_fix: 08186541a9 | (Timo Paulssen)++ | src/core/frame.c Have to gc-mark unwind data's payload attribute Otherwise the pointer can become stale, as grondilu++ found out the hard way. |