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

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


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Created attachment 301569
  --> https://bugzilla.gnome.org/attachment.cgi?id=301569&action=edit
gstutils: silence clang's -Wcast-align

I'm tempted to use #pragma GCC diagnostic to ignore this warning if it's
added to a future version of GCC, but GCC warns if it doesn't recognize
the parameter passed to the pragma, so we'll silence it for clang only.

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