Hi Viktor
vszakats wrote: > > 2009-10-22 20:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) > * contrib/hbqt/Makefile > * contrib/hbqt/qtgui/Makefile > * contrib/hbqt/qtwebkit/Makefile > * contrib/hbqt/qtcore/Makefile > * contrib/hbqt/qtnetwork/Makefile > * contrib/hbqt/hbqts.hbc > ! Minor cleanups and fixes after recent restructuring. > Thank you. > ; TOFIX: I'm getting a compile error, so could check the whole build > run yet: > --- > hbqt_slots.cpp > ../../../hbqt_slots.cpp(1787) : error C2065: 'str' : undeclared > identifier > ../../../hbqt_slots.cpp(1787) : error C2065: 'str' : undeclared > identifier > ../../../hbqt_slots.cpp(1787) : error C2070: ''unknown-type'': > illegal sizeof operand > ../../../hbqt_slots.cpp(1787) : error C2065: 'str' : undeclared > identifier > --- > Fixed. > ; TOFIX: I saw these warnings in almost all tested .cpp files: > --- > ../../../QWebSettings.cpp(86) : warning C4100: 'Cargo' : > unreferenced formal parameter > --- > It is the side effect of the way "destructors" are implemented. I will fix it in a while. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-12748--trunk-harbour-tp26015086p26015987.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
