[mythtv] qt3support removal

Nigel Pearson nigel at ind.tansu.com.au
Tue Jul 1 01:32:37 UTC 2008


Windows + Qt 4.3.4 isn't happy with these changes yet:

mythsocket.cpp: In member function `bool MythSocket::readStringList 
(QStringList&, bool)':
mythsocket.cpp:457: warning: comparison between signed and unsigned  
integer expressions
mythsocket.cpp: In static member function `static void*  
MythSocket::readyReadThread(void*)':
mythsocket.cpp:807: warning: comparison between signed and unsigned  
integer expressions
mythsocket.cpp:847: warning: comparison between signed and unsigned  
integer expressions
mythsocket.cpp:861: error: 'class QMutex' has no member named 'locked'
mythsocket.cpp:770: warning: unused variable 'rfds'
mythsocket.cpp:772: warning: unused variable 'maxfd'

...

msocketdevice_win.cpp:99: error: `QT_BEGIN_INCLUDE_NAMESPACE' does  
not name a type
msocketdevice_win.cpp: In function `void cleanupWinSock()':
msocketdevice_win.cpp:120: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:120: warning: unused variable 'initialized'
msocketdevice_win.cpp: In static member function `static void  
MSocketDevice::init()':
msocketdevice_win.cpp:147: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:162: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp: In member function `int  
MSocketDevice::createNewSocket()':
msocketdevice_win.cpp:216: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:216: warning: unused variable 'initialized'
msocketdevice_win.cpp: In member function `virtual bool  
MSocketDevice::connect(const QHostAddress&, quint16)':
msocketdevice_win.cpp:416: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:416: warning: unused variable 'initialized'
msocketdevice_win.cpp: In member function `virtual bool  
MSocketDevice::bind(const QHostAddress&, quint16)':
msocketdevice_win.cpp:513: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:513: warning: unused variable 'initialized'
msocketdevice_win.cpp: In member function `virtual qint64  
MSocketDevice::writeBlock(const char*, quint64, const QHostAddress&,  
quint16)':
msocketdevice_win.cpp:925: error: `initialized' was not declared in  
this scope
msocketdevice_win.cpp:925: warning: unused variable 'initialized'
make[2]: *** [msocketdevice_win.o] Error 1
make[2]: *** Waiting for unfinished jobs....

--
Nigel Pearson, nigel at ind.tansu.com.au| $50 million worth of
Telstra Net. Eng., Sydney, Australia | hardware and you didn't
Office: 9202 3900    Fax:  9261 3912 | think we'd throw in a GPS?
Mobile: 0408 664435  Home: 9792 6998 |  - Jonas, Bionic Woman


More information about the mythtv-dev mailing list