[mythtv-commits] Ticket #7176: incrementing of bool is deprecated in C++

MythTV mythtv at cvs.mythtv.org
Mon Jan 18 23:50:37 UTC 2010


#7176: incrementing of bool is deprecated in C++
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik@…>            |        Owner:  paulh 
     Type:  defect                           |       Status:  closed
 Priority:  trivial                          |    Milestone:  0.23  
Component:  MythTV - Mythfilldatabase        |      Version:  head  
 Severity:  low                              |   Resolution:  fixed 
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by paulh):

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


Comment:

 (In [23199]) Switch count from bool to unsigned int so it can be
 incremented without
 complaint. Fixes #7176.

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


More information about the mythtv-commits mailing list