[xHarbour-developers] ChangeLog: 2012-10-19 05:11 UTC+0700 Andi Jahja

2012-10-18 Thread Andi Jahja
2012-10-19 05:11 UTC+0700 Andi Jahja * make_vc.bat * winmake/makefile.vc + compiler and linker debug flags when HB_DEBUG=d + append 'd' in library and executable file names when HB_DEBUG=d Andi -- Everyone h

[xHarbour-developers] ChangeLog: 2012-10-19 03:43 UTC+0700 Andi Jahja

2012-10-18 Thread Andi Jahja
2012-10-19 03:43 UTC+0700 Andi Jahja * ChangeLog ! corrected last entry to avoid confusion: .. when HB_DEBUG=1 -> when HB_DEBUG=d Andi -- Everyone hates slow websites. So do we. Make your web apps faster wit

[xHarbour-developers] ChangeLog: 2012-10-19 03:36 UTC+0700 Andi Jahja

2012-10-18 Thread Andi Jahja
2012-10-19 03:36 UTC+0700 Andi Jahja * make_gc.bat * winmake/makefile.gc ! corrected syntax error: if -> ifeq + append 'd' in library and executable file names when HB_DEBUG=1 Andi -- Everyone hates slow web

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 show banner and /q0 does. Sorry, I wa

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+0700AndiJahja

2012-10-18 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Andi Jahja" A: Data invio: giovedì 18 ottobre 2012 17.03 Oggetto: Re: [xHarbour-developers] ChangeLog: 2012-10-18 07:38 UTC+0700AndiJahja > The macros generating these errors have actually been corrected in > version 6.3 and above. However, I have made red

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 compiling anymore. > > If you mean the comman

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

[xHarbour-developers] ChangeLog: 2012-10-18 21:52 UTC+0700 Andi Jahja

2012-10-18 Thread Andi Jahja
2012-10-18 21:52 UTC+0700 Andi Jahja * contrib/gtwvw/hbgtwvw.h * source/vm/inet.c * source/rtl/hbip.c * contrib/what32/source/_wincomm.c * contrib/what32/source/_winhead.c * contrib/what32/source/_winlv.c * contrib/what32/source/_winsys.c * contrib/what32/source/_wintab.c ! red

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.emagsoftware.it T

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 Warning W8084 s