[gstreamer-bugs] [Bug 572993] Broken libregex dependency on Windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 28 03:09:56 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=572993

  GStreamer | gst-plugins-base | Ver: git

LRN changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129728|0                           |1
        is obsolete|                            |




------- Comment #6 from LRN  2009-02-28 11:10 UTC -------
Created an attachment (id=129729)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=129729&action=view)
Use GLib regex functions instead of regex.h when glib 2.16 is available; Use
GOnce to init regexps (for both regex.h and glib);

Forgot to #include <regex.h>
Obviously, didn't tested the pre-glib-2.16 variant.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572993.




More information about the Gstreamer-bugs mailing list