Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-19 Thread Andi Jahja
Sorry, it was remmed when I was debugging for a memory leak. It has now been restored. Andi > > Sorry, I was referring to HARBOUR.EXE compile switches not the C compiler > ones. Something has changed because I can't see the compiler banner anymore. > Anyway, the help is clear: > > /q

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Andi Jahja
I'll check it later. Andi > Sorry, I was referring to HARBOUR.EXE compile switches not the C compiler > ones. Something has changed because I can't see the compiler banner anymore. > Anyway, the help is clear: > > /q quiet > /q0 quiet and don't display program header

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "Enrico Maria Giordano" Cc: Data invio: giovedì 18 ottobre 2012 17.32 Oggetto: Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja > I've checked version 5.5 - 6.5: > > /q does not s

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Andi Jahja
> No, I meant that the following compile switches give the same result now: > > /q quiet > /q0 quiet and don't display program header > > Previously /q showed the compiler banner. I've checked version 5.5 - 6.5: /q does not show banner and /q0 does. Andi --

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: "Enrico Maria Giordano" Cc: Data invio: giovedì 18 ottobre 2012 17.03 Oggetto: Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja > > I don't get the compiler banner during compili

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Andi Jahja
> I don't get the compiler banner during compiling anymore. If you mean the command lines, then we should make it verbose. It is done by deleting -s flag in make.exe, in makefile.bc. -s means silent, very minimal screen outputs by the compiler, hence a more speedy build process. Andi -

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Andi Jahja
The macros generating these errors have actually been corrected in version 6.3 and above. However, I have made redefinitions for those using ver 6.20 and below. Andi > Warning W8084 source\vm\inet.c 449: Suggest parentheses to clarify > precedence in function HB_FUN_INETINIT > > Warning W8084 s

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: Data invio: giovedì 18 ottobre 2012 2.40 Oggetto: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja I don't get the compiler banner during compiling anymore. EMG -- EMAG Software Homepage: http://www.

Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja

2012-10-18 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: Data invio: giovedì 18 ottobre 2012 2.40 Oggetto: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700 AndiJahja Warning W8084 source\vm\inet.c 449: Suggest parentheses to clarify precedence in function HB_FUN_INETINIT War