[gstreamer-bugs] [Bug 393310] [pango] localtime_r does not exist in MinGW

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 8 05:35:25 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=393310

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12




------- Comment #1 from Tim-Philipp Müller  2007-01-08 13:33 UTC -------
Should be fixed now:

 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>

       * configure.ac:
         Check if localtime_r() is available.

       * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
         If localtime_r() is not available, fall back to localtime(). Should
         fix build on MingW (#393310).

Please re-open if it's not (even after running autoregen.sh manually).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list