[mythtv-commits] Ticket #9054: Remove deprecated isNull checks for QStrings

MythTV mythtv at cvs.mythtv.org
Wed Dec 1 13:51:57 UTC 2010


#9054: Remove deprecated isNull checks for QStrings
-----------------------------------------------+----------------------------
 Reporter:  Ben Dailey <benddailey@…>          |           Owner:  stuartm   
     Type:  patch                              |          Status:  closed    
 Priority:  minor                              |       Milestone:  unknown   
Component:  MythTV - General                   |         Version:  Trunk Head
 Severity:  low                                |      Resolution:  Fixed     
 Keywords:                                     |   Ticket locked:  0         
-----------------------------------------------+----------------------------
Changes (by stuartm):

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


Comment:

 (In [27401]) Remove a couple of redundant isNull() calls. isEmpty()
 returns true for null strings and strings are initialised to empty not
 null anyway. Patch by Ben Dailey. I've omitted the other changes in that
 patch, one was not as straightforward as it seems and the others were all
 in xmlparse.cpp which is deprecated code due for removal in 0.25. Closes
 #9054

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


More information about the mythtv-commits mailing list