arm compatibility
Use c_char instead of i8 so this is not platform dependent.
Do you have a code that shows that the current code has this problem? (How did you find this? Build time warning?)
Do you have a code that shows that the current code has this problem? (How did you find this? Build time warning?)
yes, it was a build time warning building on an arm-based host. Keeping this in draft for now, I will post repro instructions when I get a chance.
OK.
We can use arm based GitHub hosted runner: https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/
Let's use it in our CI.