--- a/pidgin/plugins/vvconfig.c Wed Nov 12 19:15:24 2014 -0500 +++ b/pidgin/plugins/vvconfig.c Thu Nov 13 00:56:55 2014 -0500 @@ -109,7 +109,7 @@ !(pspec = gst_property_probe_get_property(probe, "device"))) { purple_debug_info("vvconfig", "'%s' - no device\n", element_name); } else { - gint n; + gsize n; GValueArray *array; /* Set autoprobe[-fps] to FALSE to avoid delays when probing. */