[xHarbour-developers] Questions about ASIZE + AEVAL

2009-02-02 Thread Vicente Guerra
Hi! Ron, in the file source/vm/arrays.c , function hb_arrayEval() , about line 1369, it says "pBaseArray->uiFlags |= 0xF000;" . Can I move it? ulLen = pBaseArray->ulLen; pBaseArray->uiFlags |= 0xF000; / From here... if( pulStart && ( *pulStart

Re: [xHarbour-developers] SetColor() bug

2009-02-02 Thread Patrick Mast, xHarbour.
Hey Paul > After 3 back to back family issues to deal with and a major Raid problem, I > am slowly getting back up to speed. Glad to see you back again Paul! ;-) Patrick -- This SF.net email is sponsored by: SourcForge

Re: [xHarbour-developers] SetColor() bug

2009-02-02 Thread Paul Tucker
Ron, After 3 back to back family issues to deal with and a major Raid problem, I am slowly getting back up to speed. The original intent of that code was from me as far as I recall, but I don't remember the bug being part of the deal. There is some Compatability issue it is meant to emulate r

[xHarbour-developers] ChangeLog 2009-02-02 15:15 UTC+0300 Phil Krylov

2009-02-02 Thread Phil Krylov
2009-02-02 15:15 UTC+0300 Phil Krylov * source/vm/itemapi.c % eliminated hb_snpritf() from HB_IT_POINTER conversion in hb_itemString() * source/rtl/hbgtcore.c ! fixed UNSELECTED color updating in SetColor(). It should be changed only and always when ENHANCED color is change

[xHarbour-developers] 2009-02-02 12:29 UTC+0100 Miguel Angel Marchuet

2009-02-02 Thread Miguel Angel Marchuet
2009-02-02 12:29 UTC+0100 Miguel Angel Marchuet * rdd\dbf1.c - removed unused static variable. * vm\hvm.c * minor syntax changes at trace. * vm\maindllp.c * Call correct new function hb_vmProcessSysDllSymbols instead of hb_vmProcessDllSymbols Old one. Best regar

[xHarbour-developers] Bug after last changes

2009-02-02 Thread Miguel Angel Marchuet
maindllp doesn't work, don't found hb_vmProcessDllSymbols I see this code PSYMBOLS hb_vmProcessSysDllSymbols( PHB_SYMB pSymbols, USHORT uiModuleSymbols, char *szModule, int iPCodeVer, PHB_ITEM *pGlobals ) { HB_TRACE(HB_TR_DEBUG, ("hb_vmProcessDllSymbols(%p, %hu)", pSymbols, uiModuleSymbol

[xHarbour-developers] some warnings compiling with borland

2009-02-02 Thread Miguel Angel Marchuet
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland bcc32 -c -Iinclude;c:\cvs-developers\xharbour\include -5 -6 -d -DHB_FM_WIN32_ALLOC -M -Od -R -RT -fp -g0 -r- -vi- -v -vG -w -y -D_DEBUG -D__WIN32__ -g255 -oobj\b32\commond.obj source\commond.c Borland C++ 5.82 for Win32 Copyright (c) 199