[mythtv] [mythtv-commits] mythtv commit: r24324 - in trunk/mythtv/libs by janne

Janne Grunau janne-mythtv at grunau.be
Fri Apr 30 18:01:47 UTC 2010


On Fri, Apr 30, 2010 at 05:53:51PM +0000, mythtv at cvs.mythtv.org wrote:
>       Author: janne
>         Date: 2010-04-30 17:53:51 +0000 (Fri, 30 Apr 2010)
> New Revision: 24324
>    Changeset: http://svn.mythtv.org/trac/changeset/24324
> 
> Modified:
> 
>    trunk/mythtv/libs/libmyth/backendselect.h
>    trunk/mythtv/libs/libmythtv/videoout_directfb.cpp
>    trunk/mythtv/libs/libmythtv/videoout_dvdv.h
> 
> Log:
> 
> use struct/class keywords consistently, fixes clang warnings

The clang build is not completely fixed. I still have fixes for other VLAs
and using struct timeval as key in stl multimap.

Haven't looked at all into programs/ since clang has problems with the
virtual multiple inheritance in ScanStreamData. It misses virtual thunks
for MPEG/DVB-StreamData destructors used in ScanStreamData.

Janne


More information about the mythtv-dev mailing list