[mythtv-commits] Ticket #12996: Fix compiler warnings in trunk
MythTV
noreply at mythtv.org
Mon Oct 9 17:24:31 UTC 2017
#12996: Fix compiler warnings in trunk
--------------------------------------+-----------------------------
Reporter: David Hampton <mythtv@…> | Owner: dekarl
Type: Patch - Bug Fix | Status: closed
Priority: minor | Milestone: 29.0
Component: MythTV - General | Version: Master Head
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
--------------------------------------+-----------------------------
Changes (by David Hampton <mythtv@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9506b88b3bc2c3717b32102ece45794fa71f791b/mythtv"]:
{{{
#!CommitTicketReference repository="mythtv"
revision="9506b88b3bc2c3717b32102ece45794fa71f791b"
Cleanup gcc and clang warnings generated by -Wextra switch.
This commit fixes a large majority of the warnings generated by using
the -Wextra switch to gcc and clang. It does not fix any warning
related to objects that use QObject as their base class. Enabling the
-Wextra flag by default will occur in a later commit.
Trac: fixes #12996
Github: fixes #134
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12996#comment:14>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list