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

2008-10-19 Thread Szakáts Viktor
2008-10-19 09:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch * include/assert.ch * common.mak * source/rtl/Makefile - source/rtl/strtrim.c + source/rtl/hbntos.c * contrib/xhb/hbcompat.ch * source/debug/dbgthsh.prg * source/debug/tbrwtext.prg * source/deb

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

2008-10-19 Thread Szakáts Viktor
2008-10-19 09:16 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * common.mak * contrib/mtpl_b32.mak * contrib/mtpl_gcc.mak * contrib/mtpl_vc.mak + Made -gc3 switch the default. This will result in noticeably faster .prg code execution at the cost of a slightly bigger execu

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

2008-10-19 Thread Szakáts Viktor
2008-10-19 09:34 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/filebuf.c * source/rtl/filesys.c ! Fixed -W4 warnings. * source/rtl/tclass.prg * source/rtl/tsymbol.prg ! Fixed mistakes in recent commit. -- Brgds, Viktor ___

[Harbour] Error: Unresolved external '_hb_stackPop'

2008-10-19 Thread Petr Chornyj
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_hb_stackPop' referenced from E:\HARBOUR\OBJ\DLL\B32\HBTEST.OBJ ** error 2 ** deleting bin\b32\hbtest-dll.exe Regards, Petr -- View this message in context: http://www.nabble.com/Error%3A-Unresolved-extern

Re: [Harbour] Error: Unresolved external '_hb_stackPop'

2008-10-19 Thread Szakáts Viktor
Hi Petr, Thanks, I can confirm it with default BCC build when HB_BUILD_DLL=yes. This seem like a bad interaction between -gc3 switch and .dll creation. Probably present in older versions, too, but it was hidden because no one tried this combination before. I'm not sure what is the best way to fi

[Harbour] 2008-10-19 23:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-19 Thread Szakáts Viktor
2008-10-19 23:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/mtpl_b32.mak * contrib/mtpl_gcc.mak * contrib/mtpl_vc.mak * Fine tuning latest setting changes. I've rather removed -gc3 as contrib default switch. For those contribs where speed is critical, this swit

[Harbour] 2008-10-20 00:15 UTC+0200 Francesco Saverio Giudice (info fsgiudice com)

2008-10-19 Thread Francesco Saverio Giudice
Hi all, 2008-10-20 00:15 UTC+0200 Francesco Saverio Giudice (info fsgiudice com) + contrib/hbdbgfx + contrib/hbdbgfx/dbgfxc.c + contrib/hbdbgfx/dbgfxc.prg + contrib/hbdbgfx/hbdbgfx.h + contrib/hbdbgfx/sprintf.prg + hbdbgfx lib add some functions usefull for debugging purp

[Harbour] 2008-10-20 00:25 UTC+0200 Francesco Saverio Giudice (info fsgiudice com)

2008-10-19 Thread Francesco Saverio Giudice
2008-10-20 00:25 UTC+0200 Francesco Saverio Giudice (info fsgiudice com) * contrib/hbdbgfx * contrib/hbdbgfx/dbgfxc.c * contrib/hbdbgfx/dbgfxc.prg * contrib/hbdbgfx/hbdbgfx.h * updated copyright year minor corrections Best regards Francesco __

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

2008-10-19 Thread Przemyslaw Czerpak
2008-10-20 01:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbstack.h ! added HB_EXPORT to hb_stack*() functions used in -gc3 code best regards Przemek ___ Harbour mailing list Harbour@harbour-project.org http://lists.ha

[Harbour] 2008-10-19 20:02 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)

2008-10-19 Thread Teo Fonrouge
2008-10-19 20:02 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) * source/debug/dbgbrwsr.prg ! Fixed out of range error ( BASE/1133 ) when scrolling out the source code window and then executing a "run" command. best regards, Teo ___ Harb

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

2008-10-19 Thread Szakáts Viktor
Thanks Przemek, now it's fine. Brgds, Viktor On 2008.10.20., at 1:18, Przemyslaw Czerpak wrote: 2008-10-20 01:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbstack.h ! added HB_EXPORT to hb_stack*() functions used in -gc3 code best regards Przemek _

[Harbour] 2008-10-20 08:39 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-19 Thread Szakáts Viktor
2008-10-20 08:39 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbdbgfx/Makefile * contrib/hbdbgfx/common.mak + contrib/hbdbgfx/make_gcc.sh * contrib/hbdbgfx/make_b32.bat * contrib/hbdbgfx/make_vc.bat * contrib/hbdbgfx/hbdbgfx.h * contrib/hbdbgfx/dbgfxc.c * contrib/hbdbgfx