Build tests with current Harbour

 * $Id: ChangeLog 12604 2009-09-22 21:11:13Z snaiperis $
2009-09-23 00:13 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)

build fine with OpenWatcom 1.8

0 errors
many warnings, included below. There are many news

Build results include .dlls:
 24/09/09  5:48a     3,231,453      0 a---  harbour.dll
 24/09/09  5:48a     3,263,217      0 a---  harbourm.dll

How can I test them ?


Przemek: hbrun.exe run fine. As you remember it was raising GPF

David Macias


! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 E:\OS2\CMD.EXE  w
! HB_HOST_PLAT: os2 (x86)  HB_SHELL: os2
! HB_PLATFORM: os2 (x86) (autodetected)
! HB_COMPILER: watcom (autodetected: E:/WATCOM/BINP/wpp386.exe
E:/WATCOM/BINW/)
! Component: 'zlib' found in E:/harbour909e/harbour/external/zlib (local)
! Component: 'pcre' found in E:/harbour909e/harbour/external/pcre (local)
! Component: 'openssl' not supported with watcom compiler
! Component: 'gpm' not supported on os2 platform
! Component: 'slang' not found
! Component: 'curses' not supported on os2 platform
! Component: 'x11' not found
! Component: 'wattcp/watt-32' not supported on os2 platform
! HB_INSTALL_PREFIX automatically set to: E:\harbour909e\harbour

..\..\..\hpdffdft.c(2109): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\hpdfimap.c(195): Warning! W124: Comparison result always 1
..\..\..\hpdfimap.c(257): Warning! W124: Comparison result always 1
..\..\..\hpdflist.c(56): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\hpdfpago.c(2563): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\hpdfpags.c(1509): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\hpdfstre.c(984): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\hpdfu3d.c(589): Warning! W131: No prototype found for function
'sqrtf'
..\..\..\hpdfutil.c(125): Warning! W124: Comparison result always 0
../../../pcreglob.c(59): Warning! W601: col(49) converted function type
has different #pragma from original function type
../../../pcreglob.c(60): Warning! W601: col(47) converted function type
has different #pragma from original function type
../../../pcreglob.c(61): Warning! W601: col(55) converted function type
has different #pragma from original function type
../../../pcreglob.c(62): Warning! W601: col(53) converted function type
has different #pragma from original function type

../../../pcreglob.c(59): Warning! W601: col(49) converted function type
has different #pragma from original function type
../../../pcreglob.c(60): Warning! W601: col(47) converted function type
has different #pragma from original function type
../../../pcreglob.c(61): Warning! W601: col(55) converted function type
has different #pragma from original function type
../../../pcreglob.c(62): Warning! W601: col(53) converted function type
has different #pragma from original function type

..\..\..\sqlite3.c(19687): Warning! W136: Comparison equivalent to
'unsigned == 0'
..\..\..\sqlite3.c(21265): Warning! W102: Type mismatch (warning)
..\..\..\sqlite3.c(21265): Note! N2003: source conversion type is 'void
*(*)(struct sqlite3_vfs *__p1,void *__p2,char const *__p3)'
..\..\..\sqlite3.c(21265): Note! N2004: target conversion type is 'void
(*(*)(struct sqlite3_vfs *__p1,void *__p2,char const *__p3))(void )'
..\..\..\sqlite3.c(42970): Warning! W136: Comparison equivalent to
'unsigned == 0'

../../../hbproces.c(938): Warning! W014: col(1) no reference to symbol
'TODO'
../../../hbproces.c(933): Note! N392: col(8) definition: 'int TODO' in
'unsigned long hb_fsProcessClose( int, unsigned long )'

../../../hbproces.c(938): Warning! W014: col(1) no reference to symbol
'TODO'
../../../hbproces.c(933): Note! N392: col(8) definition: 'int TODO' in
'unsigned long hb_fsProcessClose( int, unsigned long )'

tlabel.c(548): Warning! W013: col(18) unreachable code
tlabel.c(548): Warning! W013: col(18) unreachable code

treport.c(1153): Warning! W013: col(18) unreachable code
treport.c(1153): Warning! W013: col(18) unreachable code

../../../../thread.c(785): Warning! W869: col(25) use of '_beginthread'
requires build target to be multi-threaded
../../../../thread.c(785): Warning! W869: col(25) use of '_beginthread'
requires build target to be multi-threaded

dbjoin.c(188): Warning! W013: col(18) unreachable code
dbjoin.c(188): Warning! W013: col(18) unreachable code
dblist.c(198): Warning! W013: col(18) unreachable code
dblist.c(198): Warning! W013: col(18) unreachable code

dbsort.c(101): Warning! W013: col(18) unreachable code
dbsort.c(101): Warning! W013: col(18) unreachable code
dbstrux.c(147): Warning! W013: col(18) unreachable code
dbstrux.c(311): Warning! W013: col(18) unreachable code
dbstrux.c(147): Warning! W013: col(18) unreachable code
dbstrux.c(311): Warning! W013: col(18) unreachable code

dbtotal.c(420): Warning! W013: col(18) unreachable code
dbtotal.c(420): Warning! W013: col(18) unreachable code
dbupdat.c(147): Warning! W013: col(18) unreachable code
dbupdat.c(147): Warning! W013: col(18) unreachable code



_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to