[Bug 674266] ges-launch uses POSIX regex
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 17 19:51:00 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674266
GStreamer | gst-editing-services | git
LRN <lrn1986> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #212218|0 |1
is obsolete| |
--- Comment #2 from LRN <lrn1986 at gmail.com> 2012-04-18 02:50:58 UTC ---
Created an attachment (id=212249)
View: https://bugzilla.gnome.org/attachment.cgi?id=212249
Review: https://bugzilla.gnome.org/review?bug=674266&attachment=212249
Use glib regex
Fixed the logic around g_regex_match() return value (unlike POSIX regexec(),
g_regex_match() returns TRUE on success, not 0).
--
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