[mythtv-commits] mythtv commit: r20817 by shane

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jul 7 18:21:06 UTC 2009


      Author: shane
        Date: 2009-07-07 18:21:06 +0000 (Tue, 07 Jul 2009)
New Revision: 20817
   Changeset: http://cvs.mythtv.org/trac/changeset/20817

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp

Log:

Switch the ProgramInfo default constuctor to use an initialization list.

Saves calling each member's default constructor before assignment.

Also, initialize members in the same order they are declared and fix a
bug where chanid wasn't being initialized.




More information about the mythtv-commits mailing list