[gstreamer-bugs] [Bug 604565] [gstcheck] Update check to 0.9.8

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 19 02:33:26 PST 2009


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

--- Comment #3 from LRN <lrn1986 at gmail.com> 2009-12-19 10:33:20 UTC ---
Created an attachment (id=150057)
 View: https://bugzilla.gnome.org/attachment.cgi?id=150057
 Review: https://bugzilla.gnome.org/review?bug=604565&attachment=150057

Fixed patch

You forgot to use #if HAVE_DECL_LOCALTIME_R instead of #ifdef
HAVE_DECL_LOCALTIME_R (because HAVE_DECL_LOCALTIME_R is defined to 0 rather
than undefined when the condition is false)

Otherwise - yes, everything's fine.

Just in case, i've fixed my previous patch following the diff you've posted on
the pastebin. Here it is.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list