Yan Anisimov

Results 4 comments of Yan Anisimov

Well, I understand my code not good. Main problem is using AddUint64 at ARM arch. I will make fork for myself with using AddUint32 in code. I not good in...

Hi. Thanks for changing. Yes this commit is help. But in runtime I have a crash. If I correctly understand issue https://github.com/golang/go/issues/23345 the main problem is uint64 in code. Especially...

Hi. I build your code and haven't crash at tests. So, I think issue is solved. But I will take more tests at week I use ARMv5.

I have some problem. Anybody found solution for this issue?