[mythtv-commits] Ticket #10477: Return pointer, not bool in httplivestream.cpp

MythTV noreply at mythtv.org
Tue Mar 20 00:04:01 UTC 2012


#10477: Return pointer, not bool in httplivestream.cpp
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Unspecified                          |      Component:  MythTV
 Keywords:                                       |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 Return a pointer (NULL) not a bool (false) to eliminate warning message
 (detected by clang) in mythtv/libs/libmythtv/httplivestream.cpp due to
 mismatched types.

 Patch attached.

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


More information about the mythtv-commits mailing list