GNOME Bugzilla – Bug 553259
[PATCH] compile warning with gcc 4.2.2
Last modified: 2008-09-22 14:37:35 UTC
gstelementfactory.c: In function 'gst_element_register': gstelementfactory.c:311: warning: ISO C90 forbids mixed declarations and code patch is being attached to solve this.
Created attachment 119158 [details] [review] fixes the compile warning
Created attachment 119159 [details] [review] proper fix!
It looks to me like the patch fixes a warning that was introduced by your own GST_LOG addition? What's wrong with the current code there?
bloody hell, sorry about that...let me close!