gsterror: explicitly cast to the right GstGError code enum types
authorJosep Torra <n770galaxy@gmail.com>
Tue, 9 Aug 2011 21:33:43 +0000 (23:33 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 15 Aug 2011 20:14:22 +0000 (21:14 +0100)
commit7b434c44bfafcbe62cbfbac66fd8dc5968792deb
treea8c37c64e1d73297049432cd67feef5b4bc5e1c1
parentb30b78c505e3543ad2dccee0e09a394beca8d98c
gsterror: explicitly cast to the right GstGError code enum types

Fixes warning #188: enumerated type mixed with another type reported by ICC.

https://bugzilla.gnome.org/show_bug.cgi?id=656265
gst/gsterror.c