Hi Luis,
Doesn't look like Harbour related.
[ If you're using latest SVN, the -D__EXPORT__ option
is not needed. I guess it's not needed at all, since
you don't seem to be building a .dll here, but if you
need it still, pls use -DHB_DYNLIB instead. But this is
unrelated to your actual problem. ]
Hi Alejandro,
I agree, that anything actually _done_ with the docs
(in any format), or with hbdoc can only help.
Brgds,
Viktor
On 2008.08.29., at 16:24, Alejandro de Garate wrote:
I was thinking about Harbour's documentacion and from what I can
recall
last time I build doc info, I found
Any idea what does this error mean (using latest svn):
bcc32.exe -c -q -d -w -w-sig- -DHB_GT_LIB=win -O2 -Iinclude
-D__EXPORT__ -Iobj\b32 -oobj\b32\dbfcdx1.obj source\rdd\dbfcdx\dbfcdx1.c
source\rdd\dbfcdx\dbfcdx1.c:
bcc32.exe -c -q -d -w -w-sig- -DHB_GT_LIB=win -O2 -Iinclude
-D__EXPO
I was thinking about Harbour's documentacion and from what I can recall
last time I build doc info, I found and noted the following:
NG doc:
-
I have to bend some NG rules because in Harbour exists Functions & Commands
with more than 10 characters in its names, and the right side of the
2008-08-29 14:45 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmake/hbmake.prg
; Applied patch created by Bill Robertson:
* The following functions aren't used in hbmake and were removed:
FindCfile(), TestforPrg(), AsDll(), ExtenPrg(), GetMakeDir()
--
Brgds,
Viktor
_
2008-08-29 11:29 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbcompdf.h
* harbour/source/compiler/hbmain.c
* harbour/source/compiler/harbour.yyc
* harbour/source/compiler/harbour.y
! removed all classes and functions static declarations
! fixed cleanup cod
2008-08-29 10:40 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
+ config/w32/mingwce.cf
- config/w32/cemgw.cf
* harbour-ce-spec
* make_xmingwce.sh
* bin/hb-mkslib.sh
* bin/hb-func.sh
* bin/postinst.sh
* source/vm/Makefile
* Renamed 'cemgw' HB_COMPILER name to 'mingwce'
2008-08-29 10:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* ChangeLog
! Minor typo.
* utils/hbmake/hbmake.prg
% Minor cleanup.
* source/common/hbver.c
* Further cleanup of constant usage.
+ Changed Borland to CodeGear to BCC5.9 and above.
(borrowed from x