[Bug 739079] SET_PACKAGE_RELEASE_DATETIME fails to evaluate YYYY-MM-DD param
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Oct 31 05:43:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=739079
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patches!
commit b05b9cb537caadd9e34039037fe833b9d858fb9f
Author: Sylvain Etienne <pudbou at gmail.com>
Date: Thu Oct 23 15:45:34 2014 +0200
m4: bad parameter use in SET_PACKAGE_RELEASE_DATETIME
the 2-parameter invocation:
AG_GST_SET_PACKAGE_RELEASE_DATETIME([yes], [YYYY-MM-DD])
is greping the first parameter instead of the second.
https://bugzilla.gnome.org/show_bug.cgi?id=739079
commit 5afa1af9cf776a9ddf705ab3283c0df2d71e5ef7
Author: Sylvain Etienne <pudbou at gmail.com>
Date: Thu Oct 23 15:39:37 2014 +0200
m4: grep's RE patterns conflict with M4 quotes
https://bugzilla.gnome.org/show_bug.cgi?id=739079
commit 580d6b097fe9c7dd3e5f18329683e8e13b948e1f
Author: Sylvain Etienne <pudbou at gmail.com>
Date: Thu Oct 23 15:52:13 2014 +0200
m4: fix comments of SET_PACKAGE_RELEASE_DATETIME
https://bugzilla.gnome.org/show_bug.cgi?id=739079
--
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