[mythtv-commits] Ticket #13442: mythplayer doesn't properly check for in progress

MythTV noreply at mythtv.org
Fri Apr 5 01:14:20 UTC 2019


#13442: mythplayer doesn't properly check for in progress
------------------------------+-------------------------------
 Reporter:  David Hampton     |          Owner:  David Hampton
     Type:  Patch - Bug Fix   |         Status:  closed
 Priority:  minor             |      Milestone:  30.1
Component:  MythTV - General  |        Version:  v30-fixes
 Severity:  medium            |     Resolution:  fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------------
Changes (by David Hampton <mythtv@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0bf0880d3e7ff0f78d1b90953e1f48618421e62d/mythtv"
 0bf0880d3e/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="0bf0880d3e7ff0f78d1b90953e1f48618421e62d"
 Fix "in progress" check in mythplayer.

 The clang-tidy "implicit boolean conversion" check pointed out a
 couple of nonsensical implicit conversion from TVState to boolean.
 Fix the code to properly test for one of two TV watching states.

 Fixes #13442.

 https://clang.llvm.org/extra/clang-tidy/checks/readability-implicit-bool-
 conversion.html
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13442#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list