[Bug 726365] New: ges-smart-adder.c:47:57: error: expected ')' before ';' token

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 14 11:41:01 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726365
  GStreamer | gst-editing-services | git

           Summary: ges-smart-adder.c:47:57: error: expected ')' before
                    ';' token
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: schwab at linux-m68k.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

Patch

ges-smart-adder.c: In function 'ges_smart_adder_new':
ges-smart-adder.c:47:57: error: expected ')' before ';' token
 #define DEFAULT_CAPS "audio/x-raw,format=(string)S32BE;";
                                                         ^
ges-smart-adder.c:208:60: note: in expansion of macro 'DEFAULT_CAPS'
   g_object_set (self->adder, "caps", gst_caps_from_string (DEFAULT_CAPS),
NULL);

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