[mythtv-commits] Ticket #10764: Correct unhandled enumeration value in videoouttypes.h - detected by clang

MythTV noreply at mythtv.org
Mon Jul 2 23:28:04 UTC 2012


#10764: Correct unhandled enumeration value in videoouttypes.h - detected by clang
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |          Owner:  Gary Buhrmaster
  <gary.buhrmaster@…>                |  <gary.buhrmaster@…>
     Type:  Patch - Bug Fix          |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Library   |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * owner:   => Gary Buhrmaster <gary.buhrmaster@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:e2a0efd88ce48698451a36fe9c15b390e7fdd73d/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e2a0efd88ce48698451a36fe9c15b390e7fdd73d"
 Add missing case statement

 Also added default.  This file needs to have its formatting fixed to match
 MythTV standards.  The switch statements in particular have wonky
 indentations
 and break; and such should be on separate lines.  A task for later.

 Fixes #10764

 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10764#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list