[Bug 739079] New: SET_PACKAGE_RELEASE_DATETIME fails to evaluate YYYY-MM-DD param

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 23 07:41:14 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739079
  GStreamer | common | git

           Summary: SET_PACKAGE_RELEASE_DATETIME fails to evaluate
                    YYYY-MM-DD param
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: pudbou+gst at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: Unversioned Enhancement


Created an attachment (id=289211)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289211
 Review: https://bugzilla.gnome.org/review?bug=739079&attachment=289211

set of 3 patches fixing the issue

There are 2 issues:
1) the grep patterns conflicts with M4 quotes 
2) the 2 parameters invocation AG_GST_SET_PACKAGE_RELEASE_DATETIME([yes],
["YYYY-MM-DD"]) uses the first parameter in the grep pattern instead of the
second.

Moreover some comments does not reflect what the macro is supposed to do.

-- 
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