[xml/sgml-pkgs] Bug#733334: expected 'char ** __restrict__' but argument is of type 'const char **'

Mathieu Malaterre malat at debian.org
Sat Dec 28 16:13:20 UTC 2013


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,
               ^



More information about the debian-xml-sgml-pkgs mailing list