GNOME Bugzilla – Bug 664631
Build error: gstsmooth.c:205:3: error: format '%d' expects type 'int', but argument 8 has type 'gulong'
Last modified: 2011-11-23 16:03:44 UTC
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=143bcd974ba520d2b6b6bec2106db3f0bba76494 cc1.exe: warnings being treated as errors gstsmooth.c: In function 'gst_smooth_transform': gstsmooth.c:205:3: error: format '%d' expects type 'int', but argument 8 has type 'gulong'
commit da43e59aabfbb7e684bea27ce34734c4ee62fda1 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Wed Nov 23 16:01:35 2011 +0000 smooth: fix printf format compiler warning in debug message https://bugzilla.gnome.org/show_bug.cgi?id=664631