[Bug 780923] Various combined-flag #defines are not C++ friendly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 5 11:46:30 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.3

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Seeing that we already do that elsewhere, I just went ahead with it:

commit 42a8ffcd39e0f39d94c950d377b1482b5fb145ec
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Apr 5 14:45:00 2017 +0300

    gst: Cast combined-flags constants to their respective target types

    This makes C++ compilers a bit more happy without having the user of the
    constants cast. It also provides the correct type information to GI.

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

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