[Bug 655226] New: Can't build due to gstcontroller.c:146:18: error: assignment discards qualifiers from pointer target type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 24 14:04:32 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655226
  GStreamer | gstreamer (core) | unspecified

           Summary: Can't build due to gstcontroller.c:146:18: error:
                    assignment discards qualifiers from pointer target
                    type
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gnome-bugs at auftrags-killer.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Build would fail with:
make[4]: Entering directory
/home/muelli/svn/gnome2/gstreamer/libs/gst/controller
  CC     libgstcontroller_0.10_la-gstcontroller.lo
cc1: warnings being treated as errors
gstcontroller.c: In function 'gst_controlled_property_new':
gstcontroller.c:146:18: error: assignment discards qualifiers from pointer
target type
make[4]: *** [libgstcontroller_0.10_la-gstcontroller.lo] Error 1

It compiles cleanly now. However, I didn't really understand, where the
const qualifier comes from.

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