[Bug 747869] New: gstutils: silence clang's -Wcast-align

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 14 11:42:48 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747869

            Bug ID: 747869
           Summary: gstutils: silence clang's -Wcast-align
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mcatanzaro at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gstutils.h triggers clang's -Wcast-align warning in every file that includes
it. Looks like this code is only compiled when GST_HAVE_UNALIGNED_ACCESS is
true, so might as well silence it.

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