Re: [Harbour] SF.net SVN: harbour-project:[13788] trunk/harbour

2010-02-07 Thread Viktor Szakáts
> On Sun, 07 Feb 2010, vszak...@users.sourceforge.net wrote: > > Hi, > >> 2010-02-07 10:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) >> * src/vm/memvars.c >>* int -> HB_ISIZ where it was used for size > > This is wrong and has to be reverted. > iSize is limited by HB_SYMBOL_NAME_LEN an

Re: [Harbour] SF.net SVN: harbour-project:[13788] trunk/harbour

2010-02-07 Thread Przemysław Czerpak
On Sun, 07 Feb 2010, vszak...@users.sourceforge.net wrote: Hi, > 2010-02-07 10:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) > * src/vm/memvars.c > * int -> HB_ISIZ where it was used for size This is wrong and has to be reverted. iSize is limited by HB_SYMBOL_NAME_LEN and 'int' was use

[Harbour] SF.net SVN: harbour-project:[13788] trunk/harbour

2010-02-07 Thread vszakats
Revision: 13788 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13788&view=rev Author: vszakats Date: 2010-02-07 09:57:50 + (Sun, 07 Feb 2010) Log Message: --- 2010-02-07 10:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbapi.h * src/v