GNOME Bugzilla – Bug 620324
Format warning in ivfparse
Last modified: 2010-06-02 08:07:43 UTC
gstivfparse.c:236:9: error: format '%u' expects type 'unsigned int', but argument 9 has type 'guint64'
Created attachment 162512 [details] [review] Fix format warning
commit a7fe2c391c0b1972675929bb0235388a9e79a19a Author: Руслан Ижбулатов <lrn1986@gmail.com> Date: Wed Jun 2 05:51:41 2010 +0400 ivfparse: Fix format string warning Fixes #620324