[mythtv-commits] mythtv/master commit: c5847e1c2 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Mon Aug 22 18:19:04 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-08-22T11:18:27-07:00
   Push Date:  2011/08/22 11:18:51 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  c5847e1c2bef02910a030139c6ee04eef9887ab0
   Changeset:  https://github.com/MythTV/mythtv/commit/c5847e1c2

Log:

Fix some issues found by static analysis

Pretty sure that none of these will be bugs, but might as well make cppcheck
happy.  Also fixed for( ) -> for () in a few places since I was already there.

Modified:

   mythtv/libs/libmythbase/logging.cpp
   mythtv/libs/libmythbase/mythcommandlineparser.cpp
   mythtv/libs/libmythbase/system-unix.cpp
   mythtv/libs/libmythbase/system-windows.cpp
   mythtv/libs/libmythbase/util.cpp



More information about the mythtv-commits mailing list