[mythtv-commits] Ticket #4312: literal string compare issues (found with gcc-4.3)

MythTV mythtv at cvs.mythtv.org
Wed Dec 12 01:40:09 UTC 2007


#4312: literal string compare issues (found with gcc-4.3)
------------------------+---------------------------------------------------
 Reporter:  ro at suse.de  |        Owner:  danielk
     Type:  defect      |       Status:  closed 
 Priority:  minor       |    Milestone:  unknown
Component:  mythtv      |      Version:  head   
 Severity:  medium      |   Resolution:  fixed  
  Mlocked:  0           |  
------------------------+---------------------------------------------------
Changes (by danielk):

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


Comment:

 (In [15136]) Fixes #4310. Fixes #4312. Removes dependence on [c]string
 operator==(), gcc 4.3 complains; for xine_demux_sputext.c I used the gcc
 4.3 fix being used upstream, for the other's I used the QString
 operator==().

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4312#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list