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 450175 - gcc-2.9x build fixes
gcc-2.9x build fixes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.5
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-22 19:39 UTC by Jens Granseuer
Modified: 2007-06-22 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build fixes (4.61 KB, patch)
2007-06-22 19:39 UTC, Jens Granseuer
committed Details | Review

Description Jens Granseuer 2007-06-22 19:39:25 UTC
Patch attached.
Comment 1 Jens Granseuer 2007-06-22 19:39:51 UTC
Created attachment 90490 [details] [review]
build fixes
Comment 2 Tim-Philipp Müller 2007-06-22 20:23:43 UTC
Thanks, committed:

 2007-06-22  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Jens Granseuer  <jensgr at gmx net>

        * gst/equalizer/gstiirequalizer.c:
        * gst/equalizer/gstiirequalizer10bands.c:
        * gst/equalizer/gstiirequalizer3bands.c:
        * gst/equalizer/gstiirequalizernbands.c:
        * gst/rtpmanager/async_jitter_queue.c:
        (async_jitter_queue_push_sorted):
        * gst/rtpmanager/gstrtpjitterbuffer.c:
        (gst_rtp_jitter_buffer_chain):
        * gst/switch/gstswitch.c: (gst_switch_chain):
          Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
          Fixes #450185.