After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 500011 - [0.11] GstTagSetterIFace should be renamed to GstTagSetterInterface
[0.11] GstTagSetterIFace should be renamed to GstTagSetterInterface
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-27 16:23 UTC by Sebastian Dröge (slomo)
Modified: 2011-10-27 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2007-11-27 16:23:19 UTC
Hi,
GstTagSetterIFace should be renamed to GstTagSetterIface or even GstTagSetterInterface in 0.11 to conform to the naming conventions.

This also confuses gobject-introspection currently.