Re: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja

2012-11-13 Thread Patrick Mast, xHarbour
>> Sorry, it has been fixed now. > > Thank you, Andi. We can't thank you enough for the huge work you are doing > for xHarbour! I agree!! Patrick -- Monitor your physical, virtual and cloud infrastructure from a single

Re: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja

2012-11-13 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "Enrico Maria Giordano" Cc: Data invio: martedì 13 novembre 2012 16.02 Oggetto: Re: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja > Sorry, it has been fixed now. Thank you, Andi. We can't thank you enough for the hug

Re: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja

2012-11-13 Thread Andi Jahja
Sorry, it has been fixed now. Andi On Tue, 13 Nov 2012 14:27:42 +0100 "Enrico Maria Giordano" wrote: > > -Messaggio Originale- Da: "Andi Jahja" > A: > Data invio: martedì 13 novembre 2012 1.46 > Oggetto: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja > > > No

[xHarbour-developers] ChangeLog: 2012-11-13 21:58 UTC+0700 Andi Jahja

2012-11-13 Thread Andi Jahja
2012-11-13 21:58 UTC+0700 Andi Jahja * source/compiler/harbour.c ! recent changes cause module without "MAIN" does not execute, fixed. * source/compiler/harbour.sly * source/compiler/harbouryy.c ! fixed some other memory leaks on failure Andi -

Re: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja

2012-11-13 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: Data invio: martedì 13 novembre 2012 1.46 Oggetto: [xHarbour-developers] ChangeLog: 2012-11-13 07:45 UTC+0700 AndiJahja Now the following sample: FUNCTION TEST() ? "Hello!" INKEY( 0 ) RETURN NIL gives: Unrecoverable error 90

[xHarbour-developers] ChangeLog: 2012-11-13 19:39 UTC+0700 Andi Jahja

2012-11-13 Thread Andi Jahja
2012-11-13 19:39 UTC+0700 Andi Jahja * source/compiler/comptool.c * source/compiler/hbgenerr.c * source/compiler/harbour.c * include/hbcomp.h ! hb_compCleanUp( BOOL ) -> hb_compCleanUp( void ) NOTE: yet there's memory leaks that have to be fixed, but not critical, IMO. Andi