Revision: 10829 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10829&view=rev Author: druzus Date: 2009-04-10 20:47:46 +0000 (Fri, 10 Apr 2009)
Log Message: ----------- 2009-04-10 22:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbqt/Makefile * added /usr/include to list of directories scanned for QT header files * harbour/contrib/hbole/olecore.c ! added missing return * formatting and minor cleanup * harbour/source/vm/arrays.c * formatting * harbour/source/vm/asort.c ! minor CA-Cl*pper compatibility fix - if sort codeblock returns numeric value then it should be used as logical one (0 means FALSE) * harbour/include/hbstack.h * harbour/source/vm/estack.c + added macro to force static hb_stack declaration even if HB_STACK_MACROS is internally used * harbour/source/vm/initsymb.c * harbour/source/vm/hashfunc.c * harbour/source/vm/evalhb.c * harbour/source/vm/pcount.c * harbour/source/vm/runner.c * harbour/source/vm/debug.c * harbour/source/vm/pvalue.c * harbour/source/vm/cmdarg.c * harbour/source/vm/proc.c * harbour/source/vm/eval.c * harbour/source/vm/dynlibhb.c * do not use hbvmopt.h if it's not necessary or use hbvmint.h instead to clean all direct references to hb_stack variable Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/contrib/hbole/olecore.c trunk/harbour/contrib/hbqt/Makefile trunk/harbour/include/hbstack.h trunk/harbour/source/vm/arrays.c trunk/harbour/source/vm/asort.c trunk/harbour/source/vm/cmdarg.c trunk/harbour/source/vm/debug.c trunk/harbour/source/vm/dynlibhb.c trunk/harbour/source/vm/estack.c trunk/harbour/source/vm/eval.c trunk/harbour/source/vm/evalhb.c trunk/harbour/source/vm/hashfunc.c trunk/harbour/source/vm/initsymb.c trunk/harbour/source/vm/pcount.c trunk/harbour/source/vm/proc.c trunk/harbour/source/vm/pvalue.c trunk/harbour/source/vm/runner.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour