I have not compiled mythtv for a while, however with tonight's SVN repository I get a couple hundred warnings such as:<br>
<br>
/usr/include/qt3/qxml.h:407: warning: 'class QXmlContentHandler' has virtual functions but non-virtual destructor<br>
<br>
One other warning that I saw:<br>
<br>
volumecontrol.cpp:206: warning: no return statement in function returning non-void<br>
volumecontrol.cpp:206: warning: control reaches end of non-void function<br>
<br>
Is the quantity of warnings normal?&nbsp; They all seem to be qt3 based
warnings; could there be something wrong with my qt install?<br>
<br>
Thank you<br>