Revision: 13444
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13444&view=rev
Author:   ibisz
Date:     2010-01-02 21:41:36 +0000 (Sat, 02 Jan 2010)

Log Message:
-----------
2009-01-02 21:59 UTC+0100 Istvan Bisz (istvan.bisz/at/t-online.hu)
  * /src/vm/fm.c
    * Not adequate defitions of the subsequent CRT functions for the MinGW 
implemetations:
      #ifndef USE_DL_PREFIX
      #define dlcalloc               calloc 
      #define dlfree                 free
      #define dlmalloc               malloc
      ...
      #endif /* USE_DL_PREFIX */
      The malloc/free CRT functions should'nt be redefined in this way.
    * The mesage: "Warning, memory allocated but not released..." is sent on 
request (//INFO cmdarg).

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/src/vm/fm.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to