-----Messaggio Originale----- Da: "Miguel Angel Marchuet" <[EMAIL PROTECTED]> A: "xharbour developer list" <[email protected]> Data invio: giovedì 23 ottobre 2008 17.57 Oggetto: [xHarbour-developers] 2008-10-23 17:52 UTC+0100 Miguel AngelMarchuet <[EMAIL PROTECTED]>
> 2008-10-23 17:52 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]> > * source\vm\fm.c > ! fixed warnings when are not defined HB_FM_WIN32_ALLOC > + source\vm\dlmalloc.c > + added alternative memory manager written by Doug Lea > It can be activated by recompiling Harbour with HB_FM_DL_ALLOC > macro. > Please make test on different platforms with different C compilers. > Linux users will not benefit from it because the default GLIBC MM > is derived from a version of code. > NOTE: the results may strongly depend on total memory allocation > and will be different then in simple memory tests. Sorry to be a pest: Warning W8017 source\vm\dlmalloc.c 1165: Redefinition of 'assert' is not identical 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 The EMG Music page: http://www.emagsoftware.it/emgmusic ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

