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

MythTV noreply at mythtv.org
Sun Sep 1 12:04:31 UTC 2013


#11807: Patch to correct string append issue in dvbdescriptors.cpp
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:  danielk
  <gary.buhrmaster@…>                            |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  minor                            |    Version:  Master Head
    Component:  MythTV - DVB                     |   Keywords:
     Severity:  medium                           |
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Clang issued a warning message: "warning: adding
 'ProgramInfo::CategoryType' to a string does not append to the string".

 Patch converts the integer explicitly for the concatenation.


 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/9d88c2b2ee7084d63e2700cf6361b6b944152581

 gitgub git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/9d88c2b2ee7084d63e2700cf6361b6b944152581.patch

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


More information about the mythtv-commits mailing list