[mythtv-commits] mythtv/master commit: 83a03aaae by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Fri Jan 27 01:56:45 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-01-26T17:53:42-08:00
   Push Date:  2012/01/26 17:56:31 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  83a03aaae367910d48276ca698e764075327cf27
   Changeset:  https://github.com/MythTV/mythtv/commit/83a03aaae

Log:

size_t type corrections within the scope of the autoexpirer

This standardizes several uses of size_t and long long to int64_t, for
the purposes of resolving a casting issue that occurs in the
autoexpiration code on 32-bit systems.

This bumps the library ABI version.

Modified:

   mythtv/libs/libmythbase/filesysteminfo.cpp
   mythtv/libs/libmythbase/filesysteminfo.h
   mythtv/libs/libmythbase/mythcoreutil.cpp
   mythtv/libs/libmythbase/mythcoreutil.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythbase/storagegroup.cpp
   mythtv/libs/libmythbase/util.cpp
   mythtv/programs/mythbackend/autoexpire.cpp
   mythtv/programs/mythbackend/autoexpire.h
   mythtv/programs/mythbackend/mainserver.cpp



More information about the mythtv-commits mailing list