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

2008-10-21 Thread Bill Smith
In SuSE 10.3, using gcc I get: Harbour 1.1.0dev (Rev. 9582) Copyright (c) 1999-2008, http://www.harbour-project.org/ Compiling 'wvtext.prg'... Lines 794, Functions/Procedures 9 Generating C source output to 'wvtext.c'... Done. ./wvtext.o:(.data+0x1b8): undefined reference to `HB_FUN_HB_GT_WVT' ./w

[Harbour] 2008-10-22 23:01 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])

2008-10-21 Thread Pritpal Bedi
2008-10-22 23:01 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) * harbour/tests/wvtext.prg Updated to demonstrate multi-windows GT capabilities. A REMINDER : This development alone places Harbour much higher than so many dialects. Mind-blowing feature. I had ever longed

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

2008-10-21 Thread Pritpal Bedi
Hello Przemek Hello Przemek Przemyslaw Czerpak-2 wrote: > > 2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/include/hbstack.h > * harbour/include/hbgtcore.h > Please ignore my previos post. May be build process needs something more. I tried with my test

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

2008-10-21 Thread Pritpal Bedi
Hello Przemek Przemyslaw Czerpak-2 wrote: > > 2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/include/hbstack.h > * harbour/include/hbgtcore.h > Thanks a lot. May be I am missing something, mttest10.exe executes but nothing is visible on the screen. And

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

2008-10-21 Thread Przemyslaw Czerpak
2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbstack.h * harbour/include/hbgtcore.h * harbour/include/hbthread.h * harbour/include/hbapigt.h * harbour/source/vm/estack.c * harbour/source/vm/hvm.c * harbour/source/vm/thread.c * harbour/sourc

Re: [SPAM] Re: [Harbour] 2008-10-09 20:51 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-10-21 Thread Francesco Saverio Giudice
Hi Przemek, Il 09/10/2008 23.00, Przemyslaw Czerpak ha scritto: F.e. it looks that xbase++ can have methods and object variables with the same name. It means that: ? o:var gives different code then: ? o:var() or at least documentation it wrong describing :atStart and :atEnd methods and var

[Harbour] 2008-10-21 17:15 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-21 Thread Teo Fonrouge
2008-10-21 17:15 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/debug/debugger.prg ! Fixed error when moving in the call stack window to an source prg not included in the path, and a ::oWndVars (Monitor of vars) is opened. best regards, Teo ___

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

2008-10-21 Thread Pritpal Bedi
Przemyslaw Czerpak-2 wrote: > > 2008-10-21 22:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/include/hbapigt.h > * harbour/source/rtl/console.c > ... > So groundwork for multi-window GT is under construction ! Regards Pritpal Bedi -- View this message in context:

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

2008-10-21 Thread Przemyslaw Czerpak
2008-10-21 22:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapigt.h * harbour/source/rtl/console.c * harbour/source/rtl/filesys.c * use HB_STD{IN,OUT,ERR}_HANDLE macros instead of hard coded values * harbour/include/hbgtcore.h * harbour/source/rtl/hbgtco

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>r

2008-10-21 Thread Szakáts Viktor
wchar_t ) ); } } ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour __ Informaci�n de ESET Smart Security, versi�n de la base de firmas de virus 3543 (20081021) __ ESET Smart Security ha comprobado este mensaje. http://www.

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>r

2008-10-21 Thread Miguel Angel Marchuet
ject.org http://lists.harbour-project.org/mailman/listinfo/harbour __ Informaci�n de ESET Smart Security, versi�n de la base de firmas de virus 3543 (20081021) __ ESET Smart Security ha comprobado este mensaje. http://www.

[Harbour] FYI MSVS2008 and Win9x

2008-10-21 Thread Szakáts Viktor
Hi all, FYI, MSVS 2008 has a notable downside: programs won't work on Win9x and also WinNT. [ This also means that UNICODE can be turned on by default for MSVS2008 (and upper) builds. ] MSVS 2005 is fine. Brgds, Viktor ___ Harbour mailing list Harbo

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>r

2008-10-21 Thread Przemyslaw Czerpak
On Tue, 21 Oct 2008, Miguel Angel Marchuet wrote: Hi Miguel, > Is possible, what do you thing about this function. > Can i use hb_retclenAdopt instead of hb_retclenAdoptRaw in this case ? > or is necessary ? You have to and in this case you should 1-st fix the conversion code or it may cause une

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-10-21 Thread Miguel Angel Marchuet
mailman/listinfo/harbour __ Informaci�n de ESET NOD32 Antivirus, versi�n de la base de firmas de virus 3542 (20081021) __ ESET NOD32 Antivirus ha comprobado este mensaje. http://www.eset.com ___ Harbour mailing list Harbour@

[Harbour] New SQL classes #1

2008-10-21 Thread Lorenzo Fiorini
After looking JDBC, PHP Pear DB, OCI8, CLip docs I would suggest: 1 - to follow the JDBC standard as close as possible: big players like Oracle, IBM, Sun (mysql) are heavily committed to JDBC and surely in it all options are considered and implemented. This doesn't mean we need to do everything ex

RE: [Harbour] A standard for the Harbour's SQL libs

2008-10-21 Thread Massimo Belgrano
My provider has defered sending of email It wat 3 days old Now Viktor have already made this my old suggestion Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Massimo Belgrano Sent: Monday, October 20, 2008 3:36 PM To: Harbour Project Main Developer

RE: [Harbour] A standard for the Harbour's SQL libs

2008-10-21 Thread Massimo Belgrano
Hi Mindaugas, can you add to svn? Anybody have different proposal? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mindaugas Kavaliauskas Sent: Monday, October 13, 2008 1:00 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] A standard

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

2008-10-21 Thread Massimo Belgrano
IS this extending GT API adding multiwindow interface and RT GT switching so each thread can use its own GT driver tuned for given job. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Przemyslaw Czerpak Sent: Monday, October 20, 2008 9:17 PM To: harbour

[Harbour] 2008-10-21 14:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-21 Thread Szakáts Viktor
2008-10-21 14:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/box.c ! Fixed GPF in hb_dispBox() when box drawing chars were not passed. -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-10-21 Thread Szakáts Viktor
Hi folks, I wanted to note something similar, as I remember converting xhb code to Harbour, and these weren't exactly equivalent. Brgds, Viktor On 2008.10.21., at 13:45, Przemyslaw Czerpak wrote: On Tue, 21 Oct 2008, Miguel Angel Marchuet wrote: Hi Miguel, 2008-10-21 13:17 UTC+0100 Miguel A

Re: [Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-10-21 Thread Przemyslaw Czerpak
On Tue, 21 Oct 2008, Miguel Angel Marchuet wrote: Hi Miguel, > 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]> > * contrib/xhb/hbcompat.h > + added compatibilities. Thank you for modifications but this one: #define hb_retclenAdoptRaw( szText, ulLen ) hb_retclen_buff

[Harbour] 2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-10-21 Thread Miguel Angel Marchuet
2008-10-21 13:17 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]> * contrib/xhb/hbcompat.ch * contrib/xhb/hbcompat.h + added compatibilities. * include/fileio.ch * source/rtl/filesys.c * minor syntax correction. Best regards, Miguel Angel Marchuet ___

Re: [Harbour] 2008-10-21 09:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-21 Thread Przemyslaw Czerpak
[wtorek, 21 pa�dziernik 2008], Jacek Kubica napisa�(a): Cześć Jacku, > I`m not sure if this problem is related to latest changes > but for information : > bcc32.exe -c -q -d -Q -w -w-sig- -tWM -O2 -OS -Ov -Oi -Oc -Iinclude > -Iobj\b32 -oobj\b32\harbour.obj source\main\harbour.c > so

Re: [Harbour] 2008-10-21 09:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-21 Thread Jacek Kubica
Hello Victor, I`m not sure if this problem is related to latest changes but for information : bcc32.exe -c -q -d -Q -w -w-sig- -tWM -O2 -OS -Ov -Oi -Oc -Iinclude -Iobj\b32 -oobj\b32\harbour.obj source\main\harbour.c source\main\harbour.c: IF EXIST "bin\b32\harbour.exe" del

[Harbour] 2008-10-21 09:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-21 Thread Szakáts Viktor
2008-10-21 09:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/console.c ! Fixed typo in hb_dispoutAt() numeric color handling. * source/rtl/box.c * Minor formatting. -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-pr