[mythtv-commits] Re: Ticket #699: AutoExpire::FillDBOrdered uses ints for filesizes

MythTV mythtv at cvs.mythtv.org
Wed Nov 23 14:25:03 EST 2005


#699: AutoExpire::FillDBOrdered uses ints for filesizes
-------------------------------------+--------------------------------------
 Reporter:  Robert Tsai <rtsai1111>  |        Owner:  cpinkham
     Type:  patch                    |       Status:  closed  
 Priority:  minor                    |    Milestone:          
Component:  mythtv                   |      Version:  head    
 Severity:  medium                   |   Resolution:  fixed   
-------------------------------------+--------------------------------------
Changes (by cpinkham):

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

Comment:

 (In [8017]) Close #699 by applying Robert Tsai's patch.  AutoExpire wasn't
 properly
 handling filesizes over ~2GB because of overflow using toInt() when the
 filesize is really a long long.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/699>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list