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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 26 13:55:41 PDT 2015


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301569|reviewed                    |none
             status|                            |
 Attachment #301569|0                           |1
        is obsolete|                            |

--- Comment #6 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Created attachment 302395
  --> https://bugzilla.gnome.org/attachment.cgi?id=302395&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