05:50 kjp left 05:51 kjp joined 05:52 kjp left 05:53 kjp joined
Geth MoarVM/main: e714b81fdc | (Timo Paulssen)++ | src/io/procops.c
Don't accidentally use label + variable declaration

I think this is what broke compilation on macs?
08:16
MoarVM/main: 46375a474d | (Timo Paulssen)++ | azure-pipelines.yml
Move azure pipeline OS versions up. goodbye macos-13, ubuntu-20.04

Also, the runner was complaining about the Win job names starting with an underscore, so to get it to still go first, we put an A in front
MoarVM/main: f82841bcc7 | (Patrick Böker)++ (committed using GitHub Web editor) | 2 files
Merge pull request #1977 from MoarVM/fix_procops_build

Fix Azure Pipelines CI build: procops.c syntax problem and deprecated runner images
08:44 librasteve_ joined
Geth MoarVM/main: 380ad21aef | timo++ (committed using GitHub Web editor) | 2 files
Nativecall: ensure we don't read from outdated pointers (#1976)

  * Nativecall: ensure we don't read from outdated pointers
  * MVM_nativecall_make_cppstruct allocates, so root args and res_type around it
08:56