On Tue, Jul 21, 2009 at 10:53 AM,
<guy@xxxxxxxxxxxxx> wrote:
Log:
GLib documentation says the 3rd and 5th arguments to g_iconv are "gsize
*"s.
cc1: warnings being treated as errors
packet-bacapp.c: In function 'fCharacterString':
packet-bacapp.c:2795: warning: passing argument 2 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2795: warning: passing argument 4 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2807: warning: passing argument 2 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2807: warning: passing argument 4 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2811: warning: passing argument 2 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2811: warning: passing argument 4 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2815: warning: passing argument 2 of 'fConvertXXXtoUTF8' from incompatible pointer type
packet-bacapp.c:2815: warning: passing argument 4 of 'fConvertXXXtoUTF8' from incompatible pointer type
--
Stig Bjørlykke