[mythtv-commits] Ticket #13395: Function names in debug messages in dtvsignalmonitor.cpp

MythTV noreply at mythtv.org
Mon Feb 4 10:38:12 UTC 2019


#13395: Function names in debug messages in dtvsignalmonitor.cpp
---------------------------------+------------------------------
     Reporter:  Klaas de Waal    |      Owner:  (none)
         Type:  Patch - Bug Fix  |     Status:  new
     Priority:  minor            |  Milestone:  needs_triage
    Component:  MythTV - DVB     |    Version:  Master Head
     Severity:  low              |   Keywords:  DVB debug DBG_SM
Ticket locked:  0                |
---------------------------------+------------------------------
 In dtvsignalmonitor.cpp the debug macro DBG_SM is used which has the
 function name as the first parameter.\\
 However, in some places DBG_SM is used with a wrong function name.\\

 For example, in function HandleSDT() the debug message uses the name
 SetSDT(). Possibly the function name has once been changed but the debug
 message has not.\\

 The attached patch updates the function names in the debug messages where
 needed.

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


More information about the mythtv-commits mailing list