Package: refdb

risxhandler.c: In function 'risx_end_handler':
risxhandler.c:794:7: warning: passing argument 2 of 'iconv' from
incompatible pointer type [enabled by default]
       if (iconv(ptr_ardata->conv_descriptor, &my_instring, &inlength,
&my_elvalue, &outlength) == (size_t)(-1)) {
       ^
In file included from risxhandler.c:43:0:
/usr/include/iconv.h:42:15: note: expected 'char ** __restrict__' but
argument is of type 'const char **'
 extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
               ^


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to