Volker Christian

Results 3 comments of Volker Christian

Yesterday I got two additional router for testing. An **arm_cortex-a15_neon-vfpv4** (Netgear-R7800) and an **mipsel_24kc** (TP-Link Archer A7-v5) based router. On the **mipsel_24kc** based router the async API of libmariadb is...

Finally I have identified this issue as a bug in the code of swapcontext.S. From the posix specs of get/set/swapcontext this functions must return zero on success but r0 (the...

> I can see this being reasonable and cleaning up some of the error messages in specific situations. Can we add some test cases, figure out what is going on...