[xHarbour-developers] ChangeLog 2009-09-12 22:00 UTC+0300 Phil Krylov

2009-09-12 Thread Phil Krylov
2009-09-12 22:00 UTC+0300 Phil Krylov * include/hbapi.h * source/rtl/oemansi.c * source/rtl/readexit.c * source/rtl/readins.c * source/rtl/setkey.c ! Removed extraneous #include "hbstack.h". * include/hbapierr.h ! Added a missing #include "thread.h". * source/rdd/wafunc.c *

[xHarbour-developers] Error in latest CVS

2009-09-12 Thread Enrico Maria Giordano
Error E2451 source\rtl\gtwvt\gtwvt.c 252: Undefined symbol 'hb_stack_ready' in function hb_gt_wvt_FireEvent EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum The Best of Spectrum Games: http://www.emagsoftware.it/tbosg T

[xHarbour-developers] ChangeLog 2009-09-12 22:48 UTC+0300 Phil Krylov

2009-09-12 Thread Phil Krylov
2009-09-12 22:48 UTC+0300 Phil Krylov * source/ct/ctnet.c ! Use const char * for some Set values. * source/rtl/filesys.c * source/vm/hvm.c ! Moved HB_TEST_CANCEL_ENABLE_ASYN and HB_DISABLE_ASYN_CANC to hb_vmLock() and hb_vmLock() respectively, to fix building under Windows. *

Re: [xHarbour-developers] Error in latest CVS

2009-09-12 Thread Phil Krylov
On Sat, Sep 12, 2009 at 10:32 PM, Enrico Maria Giordano wrote: > Error E2451 source\rtl\gtwvt\gtwvt.c 252: Undefined symbol 'hb_stack_ready' > in function hb_gt_wvt_FireEvent Now the Windows build is fixed. -- Ph. -- Le

Re: [xHarbour-developers] Error in latest CVS

2009-09-12 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Phil Krylov" A: "Enrico Maria Giordano" Cc: "xHarbour Developers Mailing List" Data invio: sabato 12 settembre 2009 20.50 Oggetto: Re: [xHarbour-developers] Error in latest CVS > Now the Windows build is fixed. Thank you. Sorry, one more error: Error E24

Re: [xHarbour-developers] Error in latest CVS

2009-09-12 Thread Augusto Infante
Error: Unresolved external '_HB_ADS_SET_INIT' referenced from C:\XHARBOUR\OBJ\B32\DLL\ADS1.OBJ Warning: Public symbol '_hb_vmProcessSymbols' defined in both module C:\XHARBOUR\OBJ\B32\DLL\MAINDLLH.OBJ and C:\XHARBOUR\OBJ\B32\DLL\HVM.OBJ -Original Message- From: Phil Krylov [mailto:p...@ne

[xHarbour-developers] ChangeLog 2009-09-13 04:48 UTC+0300 Phil Krylov

2009-09-12 Thread Phil Krylov
2009-09-13 04:48 UTC+0300 Phil Krylov + contrib/gtwvg/Makefile + Added a GNU Makefile for contrib/gtwvg. * contrib/gtwvg/gtwvg.c ! Added a hack to allow access to internal hb_stack_ready variable. -- Let Cryst

Re: [xHarbour-developers] Error in latest CVS

2009-09-12 Thread Phil Krylov
On Sat, Sep 12, 2009 at 11:46 PM, Enrico Maria Giordano wrote: > Error E2451 contrib\gtwvg\gtwvg.c 322: Undefined symbol 'hb_stack_ready' in > function hb_gt_wvt_FireEvent Thanks, this is fixed now. -- Ph. -- Let Crysta

[xHarbour-developers] ChangeLog 2009-09-13 05:40 UTC+0300 Phil Krylov

2009-09-12 Thread Phil Krylov
2009-09-13 05:40 UTC+0300 Phil Krylov * contrib/Makefile + Added gtwvg and gtwvw to contrib GNU Makefile. * contrib/gtwvg/gtwvg.c ! Fixed a memory leak. * contrib/gtwvw/Makefile + Added missing .c files to gtwvw GNU Makefile. * contrib/hbzlib/Makefile ! Removed Linux/ZipPat

Re: [xHarbour-developers] Error in latest CVS

2009-09-12 Thread Phil Krylov
Hi, On Sun, Sep 13, 2009 at 3:27 AM, Augusto Infante wrote: > Error: Unresolved external '_HB_ADS_SET_INIT' referenced from > C:\XHARBOUR\OBJ\B32\DLL\ADS1.OBJ Thanks, this is fixed now. > Warning: Public symbol '_hb_vmProcessSymbols' defined in both module > C:\XHARBOUR\OBJ\B32\DLL\MAINDLLH.OBJ