[Harbour] CHANGELOG: 2008-05-22 08:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-22 08:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * hbwhat32/_winsys.c * hbwhat32/_wincomm.c ! Warnings. * source/rtl/net.c ! Fixed GPF in NETNAME() under DOS (in error condition only). ! Fixed GPF in NETNAME()/HB_USERNAME() on unsupported platforms. -

[Harbour] CHANGELOG: 2008-05-22 08:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-22 08:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu) - contrib/hbmisc/dbftools.c * contrib/hbmisc/common.mak * contrib/hbmisc/Makefile - Removed to avoid collision with similar file in hbct. Notice the content was also similar, except that in hbct it was upda

Re: [Harbour] Using GTWVG

2008-05-21 Thread Guillermo Varona Silupú
Guillermo Varona Silupú escribió: Ok. I've added two libs of MinGW (libcomctl32.a and libcomdlg32.a) and now compile Ok. But does nothing. This is the process of compilation: Proyecto: demowvg, Entorno: Hb_MinGW_DOS: [1]:Harbour.Exe demowvg.prg /m /es2 /a /b /iD:\HARBOU~1\Include /oObj\demowvg

Re: [Harbour] Using GTWVG

2008-05-21 Thread Guillermo Varona Silupú
arbour-project.org/mailman/listinfo/harbour __ Información de NOD32, revisión 3118 (20080521) __ Este mensaje ha sido analizado con NOD32 antivirus system http://www.nod32.com ___ Harbour mailing list Harbour@harbour-project.org http:

[Harbour] Using GTWVG

2008-05-21 Thread Guillermo Varona Silupú
Hi: I am using the LibGTWVG and get this error: Proyecto: xCont, Entorno: Hb_MinGW_DOS: [1]:Harbour.Exe Menu.prg /m /es2 /a /b /iC:\MinGW\include /iD:\HARBOU~1\Include /oObj\Menu.c Harbour devel build 1.1-1 Intl. (Rev. 8439) Copyright (c) 1999-2008, http://www.harbour-project.org/ Compiling 'Men

[Harbour] MSVC warning

2008-05-21 Thread Szakáts Viktor
source\pp\hbppgen.c(480) : warning C4244: '=' : conversion from 'HB_LONG' to 'int', possible loss of data ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] BCC55 compile errors when HB_PCRE_REGEX defined

2008-05-21 Thread Szakáts Viktor
Hi Przemek, Error E2340 source\rtl\hbregex.c 111: Type mismatch in parameter 6 (wanted 'int *', got 'int') in function hb_regexec Error E2340 source\rtl\hbregex.c 111: Type mismatch in parameter 7 (wanted 'int', got 'int *') in function hb_regexec Error E2227 source\rtl\hbregex.c 111: Extra p

[Harbour] PCRE 7.7 update

2008-05-21 Thread Szakáts Viktor
Hi, I have it pending, managed to solve the update in a way that's less painful, there're a few files static to Harbour, and there is a script which renames/converts the PCRE sources to the Harbour short filename format. This way there is no need to manually edit any foreign sources. My question

[Harbour] CHANGELOG: 2008-05-21 19:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-21 19:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rdd/dbdrop.c * source/rdd/dbexists.c % Minor opt in source layout. * ChangeLog ! Typos. -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org htt

[Harbour] CHANGELOG: 2008-05-21 17:45 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-21 17:45 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * harbour.spec + Added HU translation (cpwin). * source/rtl/gtfunc.c % Minor opt. * source/rtl/console.c * source/rtl/fserror.c * source/rtl/strmatch.c * source/rtl/padr.c * source/rtl/hbhex.c * sour

[Harbour] harbour.spec codepage question

2008-05-21 Thread Szakáts Viktor
Hi all, If I want to translate texts ("Summary") in harbour.spec, what codepage should I use? Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] CHANGELOG: 2008-05-21 16:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-21 16:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * make_b32.mak * make_vc.mak * make_vcce.mak + Added HBDOC_LIBS to specify external libs for HBDOC. Only for non-GNU B32/VC/VCCE builds! For non-GNU GCC it's probably LDFLAGS, for GNU it's probably LDLIBS.

RE: [Harbour] Release harbour documentation as pdf

2008-05-21 Thread Massimo Belgrano
I have set LDFLAGS=-Lhbvpdf.lib but receive error also for translated command present in hbvpdf.lib Error: Unresolved external '_HB_FUN_PDFOPEN' referenced from C:\HARBOUR\OBJ\B32\GENPDF1.OBJ Error: Unresolved external '_HB_FUN_PDFTEXT' referenced from C:\HARBOUR\OBJ\B32\GENPDF1.OBJ Error: Unres

[Harbour] CHANGELOG: 2008-05-21 15:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

2008-05-21 Thread Szakáts Viktor
2008-05-21 15:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * bin/bld.bat * bin/bld_os2.cmd ! Removed trailing backslash from default Harbour bin dirs. * contrib/hbapollo/make_b32.bat * contrib/hbapollo/make_vc.bat * contrib/hbfbird/make_b32.bat * contrib/hbfbird/make_vc

[Harbour] harbour Project file for xmate

2008-05-21 Thread Massimo Belgrano
Have anybody made project file for harbour? I try with hbdoc but unsuccessfully [Version] Type=xMate Number=1.15 [Info] Type=Executable Architecture=harbour Include= Define= [xMate] Create Map/List File=No [Project] Run= Params= Final Path=%HOME% Maintain LNK=Yes Default Type=1 Error log= [Dat

RE: [Harbour] Foreign libs

2008-05-21 Thread Massimo Belgrano
Wich kind of makefile is in Utils\hbdoc\makefile? Will this structure be used as make_file instead old hbmake? # # $Id: Makefile 8377 2008-04-24 19:26:54Z vszakats $ # ifeq ($(HB_MAIN),) HB_MAIN = std endif ROOT = ../../ PRG_SOURCES=\ hbdoc.prg \ genos2.prg \ gentrf.

[Harbour] 2008-05-21 11:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-05-21 Thread Przemyslaw Czerpak
2008-05-21 11:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/tbrowse.prg * updated some comments * harbour/source/vm/hvm.c * harbour/source/vm/classes.c * formtting best regards Przemek ___ Harbour mailing lis