[gst-devel] Fix for warning in gst_type_find_register...
Benjamin Otte
in7y118 at public.uni-hamburg.de
Tue Nov 18 03:58:04 CET 2003
On Mon, 17 Nov 2003, Brett Kosinski wrote:
> Basically, if the factory returned from gst_registry_pool_find_feature was
> NULL, a warning would get emitted, since this NULL value was casted to
> a GstTypeFindFactory. This patch fixes that bug.
>
> Brett.
>
Are you using glib < 2.2 ? I think it was fixed in there to allow NULL
casts.
If that's the case, I'll just update the configure requirement of glib to
2.2 because that makes more sense as a "bugfix" :)
More information about the gstreamer-devel
mailing list