Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

qt3support removal

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


ijr at case

Jun 29, 2008, 9:47 PM

Post #1 of 2 (333 views)
Permalink
qt3support removal

So, I was going to start removing qt3support from the lower level libs. Has
anyone looked into this before? I'm mainly curious about QSocketDevice (for
mythsocket.h), as there's no direct equivalent in qt4..

Isaac
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


nigel at ind

Jun 30, 2008, 6:32 PM

Post #2 of 2 (280 views)
Permalink
Re: qt3support removal [In reply to]

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
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.