Przemyslaw Czerpak wrote:
On Tue, 13 Jan 2009, Teo Fonrouge wrote:
Hi Teo,
As subject. The following sample will not show the Self variable in the
Monitor->Local menu option when compiled with -b option:
[...]
because now it's fully optimized during compilation. If you want to
disabl
On Wed, 14 Jan 2009, Francesco Saverio Giudice wrote:
Hi Francesco,
> I would like to share an USR RDD that permits to log to a file any DBF
> updates.
> I have tested it with my xharbour repository, but it should works also with
> harbour.
> It's a proof of concept done to check some problems
Hi,
I would like to share an USR RDD that permits to log to a file any DBF
updates.
I have tested it with my xharbour repository, but it should works also
with harbour.
It's a proof of concept done to check some problems I have at one
customer that says that he losts some records. So I want to
2009-01-14 01:38 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/gtxwc/gtxwc.c
! added protection against inaccessible character cell value
what could cause accessing uninitialized memory and GPF
* harbour/include/hbrdddbf.h
! fixed HB_DIRTYREAD() macro
Thanks a lot!
Brgds,
Viktor
On Tue, Jan 13, 2009 at 10:44 PM, Przemyslaw Czerpak wrote:
> 2009-01-13 22:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/bin/hb-func.sh
>! restored GCC optimization flags in hb* scripts disabled
> unintentionally
> by some other modific
2009-01-13 22:44 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.sh
! restored GCC optimization flags in hb* scripts disabled unintentionally
by some other modifications
* harbour/include/hbapifs.h
* harbour/source/rtl/hbproces.c
* renamed hb_fsOpenP
On Tue, 13 Jan 2009, Teo Fonrouge wrote:
Hi Teo,
> As subject. The following sample will not show the Self variable in the
> Monitor->Local menu option when compiled with -b option:
[...]
because now it's fully optimized during compilation. If you want to
disable this optimization then use -kJ
Hello,
As subject. The following sample will not show the Self variable in the
Monitor->Local menu option when compiled with -b option:
/* start prg code */
#include "hbclass.ch"
FUNCTION Main
t := Test1():New( 1 )
RETURN NIL
CLASS Test1
DATA v
METHOD New
ENDCLASS
METHOD New( p1 ) CLA
Jose,
I use these:
---
set HB_CROSS_BIN_DIR=C:\!hb\_cross_compile
set HB_BIN_COMPILE=%HB_CROSS_BIN_DIR%
set HB_PPGEN_PATH=%HB_CROSS_BIN_DIR%
set HB=%HB_CROSS_BIN_DIR%\harbour.exe
set HBPP=%HB_CROSS_BIN_DIR%\hbpp.exe
---
This should work for both GNU and non-GNU makes, unfortunately
the cross compi
2009-01-13 20:00 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
* harbour/contrib/rddads/adsx.c
* improved code to solve RDD initialisation order problem
* harbour/contrib/rddsql/sqlbase.c
! fixed minor typo
* harbour/source/pp/hbpp.c
* harbour/source/compiler/hbusage.c
On Monday 12 January 2009 01:42:23 pm Przemyslaw Czerpak wrote:
> On Tue, 06 Jan 2009, Teo Fonrouge wrote:
>
> Hi Teo,
>
> > I'm building an Client/Server database library based on Harbour Objects,
> > the idea behind this is simple:
> > * On the Server side:
> > - An RDOServer object is create
Hi Przemek,
Il 13/01/2009 14.07, Przemyslaw Czerpak ha scritto:
2009-01-13 14:07 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
thank you very much.
About names I vote for Vitkor proposal hb_Process*() leaving defines for
hbcompat
Thanks again.
Best regards
Francesco
__
2009-01-13 07:17 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* harbour/contrib/gtwvg/gtwvg.c
! Synchronized with GTWVT as per change below ( Przemek ):
+ Added 'layered' window support. It's enabled on W2K
and above (and only when not in Terminal Services
environment, becaus
Hi Przemek,
I'd suggest to use following function names, to keep them in the same
"namespace":
HB_PROCESSOPEN()
HB_PROCESSVALUE() (unchanged)
HB_PROCESSCLOSE()
hb_fsProcessOpen()
hb_fsProcessValue() (unchanged)
hb_fsProcessClose()
[ Slightly related to this, I've a pending addition of WIN_RUNDETAC
2009-01-13 14:07 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/common.mak
* harbour/source/rtl/Makefile
* harbour/include/hbapifs.h
* harbour/include/hbextern.ch
+ harbour/source/rtl/hbproces.c
+ harbour/source/rtl/hbprocfn.c
+ added C functions hb_fsOpenProcess(),
>Happy New Year to you all,
Same for you, glad to see you again,
regards,
Toninho.
___
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/
_
From: Viktor Szakáts [mailto:harbour...@syenar.hu]
Sent: Monday, January 12, 2009 9:19 PM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] Viktor - where are you
Hello Marek and all,
17 matches
Mail list logo