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 705156 - Small fixes to get make check to finish
Small fixes to get make check to finish
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other Linux
: Normal normal
: 1.1.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-30 17:29 UTC by Kjartan Maraas
Modified: 2013-07-30 22:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for make check to pass (2.13 KB, patch)
2013-07-30 17:29 UTC, Kjartan Maraas
committed Details | Review

Description Kjartan Maraas 2013-07-30 17:29:26 UTC
Created attachment 250490 [details] [review]
Patch for make check to pass

I had to do this to make gstreamer pass make check.
Comment 1 Tim-Philipp Müller 2013-07-30 22:36:24 UTC
Thanks, fixed:

 commit 280f55738018de2222d6cbfbce09051f91ae7c0d
 Author: Kjartan Maraas <kmaraas@gnome.org>
 Date:   Tue Jul 30 19:27:23 2013 +0200

    docs: some small gtk-doc markup fixes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705156

 commit f9d62f6a53437953a1a1b08514ab03e94d265e1f
 Author: Kjartan Maraas <kmaraas@gnome.org>
 Date:   Tue Jul 30 19:27:23 2013 +0200

    gst: register new color mode enum, fixing 'make check'
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705156