[Bug 645022] GstTask: typo in GST_TASK_BROADCAST - g_cond_breadcast should probably be g_cond_broadcast

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 17 16:48:58 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645022
  GStreamer | gstreamer (core) | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.33
            Summary|gst/gsttask.h - typo -      |GstTask: typo in
                   |g_cond_breadcast should     |GST_TASK_BROADCAST -
                   |probably be                 |g_cond_breadcast should
                   |g_cond_broadcast            |probably be
                   |                            |g_cond_broadcast

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-03-17 23:48:53 UTC ---
Thanks, fixed:

 commit 02d27de048ae7f30114f7a76ff964143413d0edf
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Thu Mar 17 23:42:48 2011 +0000

    task: fix GST_TASK_BROADCAST

    Surprisingly enough, you can't "breadcast" on a GCond.

    Spotted by Rune Sætre.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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