343ec138cf0cb341554cc2fd794e55feaad10dc3
* src/vm/estack.c
* src/vm/fm.c
* src/vm/garbage.c
% Deleted unnecessary OS/2 INCL_* constant definitions.
* src/vm/cmdarg.c
* src/vm/thread.c
* src/vm/dynlibhb.c
+ Added comment for some exception where OS/2 INCL_ constants
hace to be defined before Harbour headers. (because hbstack.h
will include os2.h through hbthread.h in MT build-pass)
* src/vm/extrap.c
* src/common/hbgete.c
* src/common/hbffind.c
* src/common/hbver.c
* src/common/hbfsapi.c
* src/rtl/filesys.c
* src/rtl/diskspac.c
* src/rtl/gtos2/gtos2.c
* src/rtl/cputime.c
* src/rtl/disksphb.c
* contrib/hbtpathy/tpos2.c
* contrib/hbmzip/hbmzip.c
* contrib/hbqt/hbqt.h
% OS/2 '#define INCL_*' lines moved right before os2.h is included.
Now that os2.h isn't included by Harbour headers, this is possible.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%