devizer

Results 7 comments of devizer

By the way, MegaFuse works fine with builtin g++ and libs from official debian 7 repo at PowerPC big-endian apple G3. So, what the hall with armv7? IS it only...

> I'm not sure if you've already got something for this, but it doesn't look possible unless GetByProcess() could take in a process, and not just assume the current process....

> still digesting most of the code, but looks to be a limitation of `getrusage` that doesn't expose a way to do it by process id. getrusage is Linux implementation....

Here is the answer: https://github.com/mono/mono/blob/main/mono/metadata/mono-config.c It seems mono runtime can't distinguish armel v5 and armhf v6|v7

> Hi [@HofmeisterAn](https://github.com/HofmeisterAn) Could you please add `runs-on: ubuntu-20.04` to your workflow file and try it? Same problem for sql server 2017-latest in March 2025. it works well on Microsoft...

> Hi [@HofmeisterAn](https://github.com/HofmeisterAn) > > In the previous Ubuntu 22 version, the kernel was downgraded to version 6.5.* We are closing this issue. Thanks Just tested SQL 2017 latest on...

I have to mention as of now we use single class parameter of test with properties with meaningful ToString() implementation instead of templates and multiple test parameters, In this case...