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 lo

Re: [xHarbour-developers] OS() function

2017-02-12 Thread Andi Jahja
Mind to send a test program? Sent from my Samsung device Original message From: Enrico Maria Giordano Date: 02/11/2017 05:48 (GMT+07:00) To: xHarbour Developers Mailing List Subject: [xHarbour-developers] OS() function Currently the function OS() on Windows 10 res

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

Re: [xHarbour-developers] OS() function

2017-02-12 Thread Andi Jahja
Sorry I replied a wrong thread. Sent from my Samsung device Original message From: Enrico Maria Giordano Date: 02/11/2017 05:48 (GMT+07:00) To: xHarbour Developers Mailing List Subject: [xHarbour-developers] OS() function Currently the function OS() on Windows 10