Deleted user

Results 141615 comments of Deleted user

Forgot to mention, but I got it to work after some experimenting by using docker sp -a and then running docker start (container_name)

Should I patch the version or not publish it (wait until next change)?

這個我也遇到 同一個成就可以領多次獎勵的比較容易發生

> 3. 語言要調成簡中,繁中他有些會識別失敗。 不想調整語言可以試試另一個工具匯入 [YaeAchievement](https://github.com/HolographicHat/YaeAchievement)

When you check the benchmarks, are they failed benchmarks for srbminer?

> In fact - yes. I hadn't the time for an update yet. Im willing to look at this if you need help, I think this task would be suited...

here is another example ![Image](https://github.com/user-attachments/assets/6e62ce8b-1b80-41a5-bb58-9d67451d6bb8)

i code like this: ```cpp if (x) { do(); do(); } ``` ```cpp if(x) do(); ``` and i use some `#if 0` maybe these are causes

I do not manage to make a reproducible example The above screenshots show that the functions are not folded properly, do you see what i mean? I don't use C++...