[Harbour] RC2 checklist update #9

2008-07-03 Thread Szakáts Viktor
Hi all, Pending: - Win64 startup issue/fix result feedback from Marek. - hbmzip and OS/2 compilation feedback from David. - DOS 'make install' won't install libs with long filenames, and also almost none of the headers. Can be worked around easily by some manual copying before release thoug

Re: [Harbour] RC2 checklist update #8

2008-07-03 Thread Lorenzo Fiorini
On Thu, Jul 3, 2008 at 12:26 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > Anybody has any objections, comments or pending stuff before > tagging RC2? I plan do tag RC2 today (CET) evening time. I've also successfully done a msys/mingw 3.4.5 build so for me it's ok. best regards, Lorenzo _

Re: [Harbour] RC2 checklist update #8

2008-07-03 Thread Javier
Thanks Viktor, * cleaned warnings DOS32/DJGPP 4.2.3 Szakáts Viktor escribió: - DOS32/DJGPP 4.2.3 warnings: ../../spd.c: In function 'SCItm': ../../spd.c:80: warning: unused parameter 'ulMaxBuf' I take out "Remove C ESC sequences and converts them to Clipper chars in cRes.", I think that

[Harbour] RC2 checklist update #8

2008-07-03 Thread Szakáts Viktor
Hi all, Anybody has any objections, comments or pending stuff before tagging RC2? I plan do tag RC2 today (CET) evening time. Proposed to postpone to Final release: - OS/2 printing problem. - hb_errInternal() logging functionality. - SunOS testing. - DOS32/DJGPP 4.2.3 warnings: ../../spd.c: In

[Harbour] RC2 checklist update #7

2008-07-02 Thread Szakáts Viktor
Pending: - SunOS to be tested. - DOS32/DJGPP 4.2.3 warnings: ../../spd.c: In function 'SCItm': ../../spd.c:80: warning: unused parameter 'ulMaxBuf' I'd suggest to postpone these two, as these are signs for missing implementations: ../../hbmzip.c: In function 'hb_zipStoreFile': ../../hbmzip.c:545:

[Harbour] RC2 checklist update #6

2008-07-02 Thread Szakáts Viktor
Pending: - hb_errInternal() problem: not terminating app (with GTWVT). anyhow the exit() call looks a bit suspicious there by now. - SunOS to be tested. - DOS32/DJGPP 4.2.3 warnings: ../../spd.c: In function 'SCItm': ../../spd.c:80: warning: unused parameter 'ulMaxBuf' ../../hbmzip.c: In functio

[Harbour] RC2 checklist update #5

2008-07-02 Thread Szakáts Viktor
Pending: - hb_errInternal() problem: not terminating app (with GTWVT). anyhow the exit() call looks a bit suspicious there by now. - Excluding unclean libs: Linux/HPUX/BSD: hbsqlit2, hbsqlit3, hbziparch GCC: hbsqlit2, hbsqlit3 (just noticed error in Windows) Windows: hbwhat32 I suggest

[Harbour] RC2 checklist update #4

2008-07-02 Thread Szakáts Viktor
Pending: - hb_errInternal() problem: not terminating app (with GTWVT). anyhow the exit() call looks a bit suspicious there by now. - Excluding unclean libs: Linux/HPUX/BSD: hbsqlit2, hbsqlit3, hbziparch Windows: hbwhat32 I suggest to use some Makefile local method for this, or some o

Re: [Harbour] RC2 checklist update #2

2008-07-02 Thread Szakáts Viktor
Hi Przemek, On Wed, 02 Jul 2008, Szakáts Viktor wrote: Let's make this more granular. For the builds I've tried, both hbsqlit-s work okay, so I see no reason to exclude them as is. Same goes for hbziparch, which worked for me under Win32/BCC. Then please include them when you will make BCC

Re: [Harbour] RC2 checklist update #3

2008-07-02 Thread Szakáts Viktor
Hi Przemek, Hi Viktor, Pending, critical: - Darwin Harbour compiler problem. I've just made HPUX on BSD builds and except hbzpiarch, hbsqlit2 and hbsqlit3 all is build cleanly. The problem you noticed with darwin is probably local to your configuration. Please be sure that you made clean b

Re: [Harbour] RC2 checklist update #2

2008-07-02 Thread Przemyslaw Czerpak
On Wed, 02 Jul 2008, Szakáts Viktor wrote: > Let's make this more granular. For the builds I've tried, > both hbsqlit-s work okay, so I see no reason to exclude them as is. > Same goes for hbziparch, which worked for me under Win32/BCC. Then please include them when you will make BCC binaries. I o

Re: [Harbour] RC2 checklist update #3

2008-07-02 Thread Przemyslaw Czerpak
On Wed, 02 Jul 2008, Szakáts Viktor wrote: Hi Viktor, > Pending, critical: > - Darwin Harbour compiler problem. I've just made HPUX on BSD builds and except hbzpiarch, hbsqlit2 and hbsqlit3 all is build cleanly. The problem you noticed with darwin is probably local to your configuration. Please

[Harbour] RC2 checklist update #3

2008-07-02 Thread Szakáts Viktor
Pending, critical: - Darwin Harbour compiler problem. Postponed: - FreeImage under Linux fails. - 64bit C-mode startup not implemented in hbinit.h. - WinCE compatible screen selection code in gtwvt.c. Cleared: - OS/2 hbtpathy.lib fails. Thanks Przemek! - .dll creation with all MSVC compilers. Th

Re: [Harbour] RC2 checklist update #2

2008-07-02 Thread Lorenzo Fiorini
On Wed, Jul 2, 2008 at 4:13 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > Pending, critical: > - Darwin Harbour compiler problem. > Lorenzo, any feedback from you as a Darwin user? Sorry I'm a bit busy and often out of office until Friday. I'll do my best. best regards, Lorenzo _

RE: [Harbour] RC2 checklist update #2

2008-07-02 Thread Massimo Belgrano
: Wednesday, July 02, 2008 4:50 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] RC2 checklist update #2 On Wed, 02 Jul 2008, Szakáts Viktor wrote: > - Darwin Harbour compiler problem. > Lorenzo, any feedback from you as a Darwin user? This looks really critical and for su

Re: [Harbour] RC2 checklist update #2

2008-07-02 Thread Szakáts Viktor
Hi Przemek, - Darwin Harbour compiler problem. Lorenzo, any feedback from you as a Darwin user? This looks really critical and for sure the problem has to be located and fixed. Unfortunately I do not have MacOSX to make test myself. Okay. What bothers me, is that there is no line number o

Re: [Harbour] RC2 checklist update #2

2008-07-02 Thread Przemyslaw Czerpak
On Wed, 02 Jul 2008, Szakáts Viktor wrote: > - Darwin Harbour compiler problem. > Lorenzo, any feedback from you as a Darwin user? This looks really critical and for sure the problem has to be located and fixed. Unfortunately I do not have MacOSX to make test myself. > Pending, non-critical: >

[Harbour] RC2 checklist update #2

2008-07-02 Thread Szakáts Viktor
Pending, critical: - Darwin Harbour compiler problem. Lorenzo, any feedback from you as a Darwin user? Pending, non-critical: - 64bit C-mode startup not implemented in hbinit.h. - WinCE compatible screen selection code in gtwvt.c. Postponed: - FreeImage under Linux fails. Cleared: - OS/2 hbtp

[Harbour] RC2 checklist

2008-07-02 Thread Szakáts Viktor
Pending, critical: - Darwin Harbour compiler problem. Pending, non-critical: - OS/2 hbtpathy.lib fails. (long-time problem) - 64bit C-mode startup not implemented in hbinit.h. Postponed: - FreeImage under Linux fails. Cleared: - .dll creation with all MSVC compilers. Thanks Marek! Brgds, V