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 745928 - Eliminate needless semicolon
Eliminate needless semicolon
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-10 00:06 UTC by Suhwang Kim
Modified: 2015-03-11 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
eliminate for unused semicolon. (964 bytes, patch)
2015-03-10 00:18 UTC, Suhwang Kim
none Details | Review

Description Suhwang Kim 2015-03-10 00:06:17 UTC
Eliminate needless semicolon.
Comment 1 Suhwang Kim 2015-03-10 00:18:56 UTC
Created attachment 298935 [details] [review]
eliminate for unused semicolon.
Comment 2 Jan Schmidt 2015-03-11 14:36:41 UTC
Thanks for taking the time to report this.
However, you are using a version that is too old and not supported anymore by GNOME developers. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes by GNOME developers for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.

Please feel free to reopen this bug report if the problem still occurs with a recent version of GNOME, or feel free to report this bug in the bug tracking system of your Linux distribution if your distribution still supports the version that you are using.
Comment 3 Jan Schmidt 2015-03-11 14:42:52 UTC
Sorry, last comment was a bit obscure - I went ahead and fixed all extra ;; in gst-plugins-bad, no need to file individual bugs for each one :)