[mythtv] [PATCH]: Fix compiler warning in CVS

Derek Atkins warlord at MIT.EDU
Thu Sep 25 13:37:28 EDT 2003


Hi,

When I build current CVS I get the following compiler warning:

g++ -c -pipe -Wall -W -g `freetype-config --cflags` -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include -I../libmyth -I.. -I../libavcodec -I../libavformat -I../libdvbdev -I/usr/lib/qt-3.1/include -o NuppelVideoPlayer.o NuppelVideoPlayer.cpp
In file included from NuppelVideoPlayer.h:13,
                 from NuppelVideoPlayer.cpp:17:
recordingprofile.h:8: warning: aggregate has a partly bracketed initializer

The enclosed patch fixes the problem.

-derek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv.diff
Type: text/x-patch
Size: 651 bytes
Desc: Mythtv build patch for recordingprofile.h
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20030925/959c551b/mythtv.bin
-------------- next part --------------

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the mythtv-dev mailing list