Daniel-Constantin Mierla writes:
ok, the mi child init loop should be fixed with latest commit. Let me
know if it is.
just compiling latest sr and got these:
CC (cc) [M xmlrpc.so] xmlrpc.o
xmlrpc.c: In
function ‘set_fault’:
xmlrpc.c:861: warning: implicit declaration of function ‘vsnprintf’
xmlrpc.c: In function ‘print_value’:
xmlrpc.c:980: warning: implicit declaration of function ‘snprintf’
xmlrpc.c:980: warning: incompatible implicit declaration of built-in function ‘snprintf’
-- juha