Hi Pritpal, in MinGW build i receive this warning after a clean install make.
../../../../../bin/win/mingw/harbour.exe ../../../xbpwindow.prg -I../../../../.. /contrib/hbqt -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l ../../../xbpwindow.prg(785) Warning W0032 Variable 'LSUCCESS' is assigned but n ot used in function 'XBPWINDOW_DESTROY(0)' ../../../xbpwindow.prg(800) Warning W0032 Variable 'LSUCCESS' is assigned but n ot used in function 'XBPWINDOW_DISCONNECT(0)' Best regards. Maurizio la Cecilia vouchcac wrote: > > Revision: 13291 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13291&view=rev > Author: vouchcac > Date: 2009-12-18 09:46:11 +0000 (Fri, 18 Dec 2009) > > Log Message: > ----------- > 2009-12-18 01:37 UTC-0800 Pritpal Bedi ([email protected]) > * contrib/hbqt/hbqt.h > * contrib/hbqt/hbqt_base.cpp > * contrib/hbqt/hbqt_destruct.cpp > * contrib/hbqt/hbqt_events.cpp > * contrib/hbqt/hbqt_slots.cpp > > * contrib/hbxbp/xbpbrowse.prg > * contrib/hbxbp/xbphtmlviewer.prg > * contrib/hbxbp/xbpmenubar.prg > * contrib/hbxbp/xbpprinter.prg > * contrib/hbxbp/xbppushbutton.prg > * contrib/hbxbp/xbptoolbar.prg > * contrib/hbxbp/xbpwindow.prg > > * contrib/hbqt/tests/demoqt.prg > * contrib/hbide/hbide.prg > ! Cleaned up QT_PTROF() macro altogether. > A few instances are left in the HBXBP scheduled to be reviewed > later. > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbide/hbide.prg > trunk/harbour/contrib/hbqt/hbqt.h > trunk/harbour/contrib/hbqt/hbqt_base.cpp > trunk/harbour/contrib/hbqt/hbqt_destruct.cpp > trunk/harbour/contrib/hbqt/hbqt_events.cpp > trunk/harbour/contrib/hbqt/hbqt_slots.cpp > trunk/harbour/contrib/hbqt/tests/demoqt.prg > trunk/harbour/contrib/hbxbp/xbpbrowse.prg > trunk/harbour/contrib/hbxbp/xbphtmlviewer.prg > trunk/harbour/contrib/hbxbp/xbpmenubar.prg > trunk/harbour/contrib/hbxbp/xbpprinter.prg > trunk/harbour/contrib/hbxbp/xbppushbutton.prg > trunk/harbour/contrib/hbxbp/xbptoolbar.prg > trunk/harbour/contrib/hbxbp/xbpwindow.prg > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- View this message in context: http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13291--trunk-harbour-tp26841838p26849378.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
