[SR-Users] add to wishlist: htable.dump type of value

Juha Heinanen jh at tutpro.com
Tue Sep 15 14:35:50 CEST 2015


Daniel-Constantin Mierla writes:

> I pushed a patch to master for it -- check to see if the result is what
> you expect.

thanks.  didn't get that far though:

CC (gcc) [sip-proxy]		mem/q_malloc.o
mem/q_malloc.c:919:6: error: conflicting types for 'qm_sums'
 void qm_sums(struct qm_block* qm)
      ^
In file included from mem/q_malloc.c:31:0:
mem/q_malloc.h:156:6: note: previous declaration of 'qm_sums' was here
 void qm_sums(void* qm);
      ^
mem/q_malloc.c: In function 'qm_malloc_init_pkg_manager':
mem/q_malloc.c:971:11: warning: assignment from incompatible pointer type
  ma.xsums = qm_sums;
           ^
Makefile.rules:97: recipe for target 'mem/q_malloc.o' failed
make[1]: *** [mem/q_malloc.o] Error 1

-- juha



More information about the sr-users mailing list