BetMul

Results 7 comments of BetMul

Hello, I am learning about using KubeEdge, so I think translate its documentation is the best way to do that. But I have some question when translating this page. 1....

Is it OK for me to update the Chinese documentation too?

The root cause of this error seems to be GCC 15 defaulting to -std=gnu23 which is stricter about function prototypes. So `uk_ctor_func_t` in `ctors.h` can only accept 0 arguments. In...

Thanks for explaining that so clearly. I'll try using UK_CFLAGS. However, I think we should adopt a temporary fix to enhance robustness before picking an explicit C standard. If it's...

Also happened when run sequential ![Image](https://github.com/user-attachments/assets/f46c7bf6-a1c9-466e-846d-804678829a15)

Sorry for the delayed response. I've been quite busy recently and forgot to reply to this issue. I've tried the approach you mentioned, and following the warning instructions does allow...

Oh, I am sorry for focus the problem on `kraft run` instead if `kraft build` > I think in your case what happens is that you have a docker alternative...