[mythtv-commits] Ticket #11807: Patch to correct string append issue in dvbdescriptors.cpp

MythTV noreply at mythtv.org
Sun Sep 1 13:10:43 UTC 2013


#11807: Patch to correct string append issue in dvbdescriptors.cpp
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:  stuartm
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.27
Component:  MythTV - DVB                         |        Version:  Master
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

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


Comment:

 In [changeset:"2a2566d3a68afb791e4a4017522a3939422e355a/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="2a2566d3a68afb791e4a4017522a3939422e355a"
 Patch for clang detected string-plus-int issue

 Clang produced a warning message:
 "warning: adding 'ProgramInfo::CategoryType'
 to a string does not append to the string".
 Convert the integer explicitly for the
 concatenation.

 Fixes #11807

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list