[Bug 773463] core(debug): hard to distinguish related log at multi-instance env

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Dec 11 14:21:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773463

--- Comment #18 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> Thought about it and checked, I think modern compilers should be able to
> elide function with empty core, but your solution is safer indeed.
> 
> -> DONE anyway.

Thanks, but I don't think compilers will be able to discern that the functions
called to do the type checking (e.g. g_type_check_instance_cast) could be
omitted in this case, so they might skip the empty function call but the type
checks would still run.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list