Re: [xHarbour-developers] Memory Allocation Report

2017-02-12 Thread Enrico Maria Giordano
Il 12/02/2017 11:39, Andi Jahja ha scritto: > Sorry, but I did not experience memory leak in this program. This is what Mel Smith reported on comp.lang.xharbour newsgroup: > I'll investigate. In the meantime, can you compile this? > > FUNCTION MAIN() > > ? OS() > > INKEY( 0 ) >

Re: [xHarbour-developers] Memory Allocation Report

2017-02-12 Thread Andi Jahja
Sorry, but I did not experience memory leak in this program. Andi On Sun, 12 Feb 2017 11:03:04 +0100 Enrico Maria Giordano wrote: > > > Il 12/02/2017 10:57, Andi Jahja ha scritto: > > > Mind to send a self-contained example? > > Here it is: > > FUNCTION MAIN() > > ? OS() > > IN

Re: [xHarbour-developers] Memory Allocation Report

2017-02-12 Thread Andi Jahja
Mind to send a self-contained example? Sent from my Samsung device Original message From: Enrico Maria Giordano Date: 02/12/2017 01:10 (GMT+07:00) To: xHarbour Developers Mailing List Subject: [xHarbour-developers] Memory Allocation Report Any ideas on where to

Re: [xHarbour-developers] Memory Allocation Report

2017-02-12 Thread Enrico Maria Giordano
Il 12/02/2017 10:57, Andi Jahja ha scritto: > Mind to send a self-contained example? Here it is: FUNCTION MAIN() ? OS() INKEY( 0 ) RETURN NIL EMG -- http://www.emagsoftware.it http://www.emagsoftware.it/emgmusic http://www.emagsoftware.it/spectrum http://www.emagsoftware.it

[xHarbour-developers] Memory Allocation Report

2017-02-11 Thread Enrico Maria Giordano
Any ideas on where to look to fix this problem? ** Memory Allocation Report Application: c:\xharbour\bin\harbour.exe xHarbour Version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20170101) Compiler: Borland/Embarcadero C++ 7.2 (32-bit) Platform: Windows XP 5.1.2600 Service P