Brian Duggan

Results 2 issues of Brian Duggan

Hi Curt, It doesn't seem possible to send both `Accept: application/json` and `Content-Type: application/json` using LibCurl with version 7.82.0 of the library. This may be an issue with libcurl, not...

Hello, When compiling moarVM on android (in termux), following the instructions at https://borg.moe/building-rakudo-perl-6-on-termux.html, I get the error below: ``` src/6model/containers.c:117:5: error: incompatible function pointer types initializing 'void (*)(MVMThreadContext *, MVMObject...