On Sun, 07 Feb 2010, [email protected] 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 used as the optimal type for most of C compilers/machines. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
