today i compiled sip router from master and got this:
CC (cc) [M sqlops.so] sqlops.o sqlops.c: In function ‘sql_xquery’: sqlops.c:201: warning: passing argument 3 of ‘sql_do_xquery’ from incompatible pointer type sql_api.h:77: note: expected ‘struct pv_elem_t *’ but argument is of type ‘char *’
please fix.
-- juha
On Wednesday 23 March 2011 13:54:11 Juha Heinanen wrote:
CC (cc) [M sqlops.so] sqlops.o sqlops.c: In function ‘sql_xquery’: sqlops.c:201: warning: passing argument 3 of ‘sql_do_xquery’ from incompatible pointer type sql_api.h:77: note: expected ‘struct pv_elem_t *’ but argument is of type ‘char *’
Fixed.