Revision: 10539
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10539&view=rev
Author: druzus
Date: 2009-03-05 13:29:10 +0000 (Thu, 05 Mar 2009)
Log Message:
-----------
2009-03-05 14:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbdefs.h
* harbour/source/vm/hvm.c
* respect HB_START_PROCEDURE in all builds if such public
function/procedure exists.
Now whole Harbour code can be compiled with -n1 in all builds.
Warning for Windows/DOS users:
if you have main() function in your .prg code then it will be
automatically detected as application startup entry just like
in other systems.
Otherwise the 1-st linked function will be used like so far.
+ added HB_START_PROC_STRICT macro which causes that HVM ignores
HB_FS_FIRST attribute. Before this modification HB_START_PROCEDURE
has such meaning.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/include/hbdefs.h
trunk/harbour/source/vm/hvm.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour