Jae B

Results 51 comments of Jae B
trafficstars

I added it as part of this PR: https://github.com/unclecheese/silverstripe-dropzone/pull/59

I'm also experiencing it. According to this issue, the fix should in theory be simply moving "metadata" out of the "template" block: https://github.com/hashicorp/terraform-provider-google/issues/10958#issuecomment-1019698109

I've opted to only run it once in my use-case and it seems to be working OK. Improved documentation on enhancing/rendering a template manually would be much appreciated though. https://github.com/silbinarywolf/cypress-aurelia-unit-test/blob/7a8b69ea872a2b31828549168a7a0210e08743e6/lib/component-tester.ts#L202

Thank you very much. I did try to like, print the file/line from `resolveInst` in `llvm.zig` but just... I could not figure out how to get that information out 😁

mmm, I think a better version of this would be good in the future but for the time-being, I've opted to go with a hacky approach with my zig-wii-sdk and...

Updated the tooling here: https://github.com/zPSP-Dev/zPBPTool/pull/2 and here: https://github.com/zPSP-Dev/zSFOTool/pull/2 For this PR to compile for both 0.12.0 and current 0.13.0, the only real change you need is mostly updating things like...

Have also updated code / build to get to the point where an EBOOT.pbp can be created via this branch: https://github.com/silbinarywolf/Zig-PSP/tree/feature/update-to-zig-0.13-and-more Unfortunately, while it currently boots, it just shows this...