>2008-10-30 00:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
> * source/common/hbgete.c
> * source/common/hbfsapi.c
> ! Blind fix for OS/2 compiler warnings. David, please test.
Thanks Viktor
That warnings are fixed, rest of warnings remain
Now we have a new error in two places:
---------------------
../../harbour.c:56:22: error: hbverbld.h: No such file or directory
../../harbour.c: In function 'hb_verSvnID':
../../harbour.c:568: error: 'HB_VER_SVNID' undeclared (first use in this
function)
../../harbour.c:568: error: (Each undeclared identifier is reported only
once
../../harbour.c:568: error: for each function it appears in.)
../../harbour.c: In function 'hb_verSvnChangeLogID':
../../harbour.c:574: error: 'HB_VER_CHLID' undeclared (first use in this
function)
../../harbour.c: In function 'hb_verSvnLastEntry':
../../harbour.c:580: error: 'HB_VER_LENTRY' undeclared (first use in
this function)
make[3]: *** [harbour.o] Error 1
make[2]: *** [descend] Error 2
---------------------
../../cmdarg.c:61:22: error: hbverbld.h: No such file or directory
../../cmdarg.c: In function 'hb_verSvnID':
../../cmdarg.c:471: error: 'HB_VER_SVNID' undeclared (first use in this
function)
../../cmdarg.c:471: error: (Each undeclared identifier is reported only once
../../cmdarg.c:471: error: for each function it appears in.)
../../cmdarg.c: In function 'hb_verSvnChangeLogID':
../../cmdarg.c:477: error: 'HB_VER_CHLID' undeclared (first use in this
function)
../../cmdarg.c: In function 'hb_verSvnLastEntry':
../../cmdarg.c:483: error: 'HB_VER_LENTRY' undeclared (first use in this
function)
make[3]: *** [cmdarg.o] Error 1
make[2]: *** [descend] Error 2
---------------------
David Macias
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour