[Bug 94311] New: [PATCH] Implicit conversion from FsStreamDirection to TpMediaStreamDirection breaks -Werror build for clang

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 26 14:46:43 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94311

            Bug ID: 94311
           Summary: [PATCH] Implicit conversion from FsStreamDirection to
                    TpMediaStreamDirection breaks -Werror build for clang
           Product: Telepathy
           Version: git master
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-farstream
          Assignee: olivier.crete at ocrete.ca
          Reporter: lantw44 at gmail.com
        QA Contact: telepathy-bugs at lists.freedesktop.org

Please see the attached patch. Although FsStreamDirection and
TpMediaStreamDirection have the same value, they are not the same enum type, so
implicitly conversion between them causes warnings.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list