RE: [Harbour] Log from build.

2009-02-20 Thread Horodyski Marek (PZUZ)
From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Thursday, February 19, 2009 4:22 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. This is from yesterday. You'll have wait for the next nightly

Re: [Harbour] Log from build.

2009-02-20 Thread Viktor Szakáts
19, 2009 4:22 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. This is from yesterday. You'll have wait for the next nightly. Brgds, Viktor Todays log : c:\harbourmake_gnu.bat make[3

RE: [Harbour] Log from build.

2009-02-20 Thread Horodyski Marek (PZUZ)
From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Friday, February 20, 2009 12:58 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek, Does hbmk2

Re: [Harbour] Log from build.

2009-02-20 Thread Massimo Belgrano
] Sent: Friday, February 20, 2009 12:58 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek, Does hbmk2 work for you now? [ This GTWVG problem should be fixed by Pritpal, I cannot help. ] Brgds

RE: [Harbour] Log from build.

2009-02-20 Thread Horodyski Marek (PZUZ)
-Original Message- From: Horodyski Marek (PZUZ) Sent: Friday, February 20, 2009 2:21 PM To: 'Harbour Project Main Developer List.' Subject: RE: [Harbour] Log from build. From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Friday

Re: [Harbour] Log from build.

2009-02-20 Thread Pritpal Bedi
Hi I have looked into but don't know what to fix. Investigating. Pritpal Hi Marek, Does hbmk2 work for you now? [ This GTWVG problem should be fixed by Pritpal, I cannot help. ] Brgds, Viktor -- View this message in context:

Re: [Harbour] Log from build.

2009-02-20 Thread Viktor Szakáts
Hi Pritpal, Just a guess, but I've recently noticed when fixing Watcom compile problems that you don't use a macro which is needed to make OLE code portable, maybe this is the problem, see HB_ID_REF() in hbole and hbwin. Even better would be to not have 3 (!) OLE interface implementations inside

Re: [Harbour] Log from build.

2009-02-20 Thread Viktor Szakáts
Hi Pritpal If you're looking at it, there are errors also in MSVC amd64 mode: (plus some warnings which may need attention) --- .\gtwvg.c(3332) : warning C4306: 'type cast' : conversion from 'int' to 'HWND' of greater size .\gtwvg.c(3344) : warning C4306: 'type cast' : conversion from 'int' to

Re: [Harbour] Log from build.

2009-02-20 Thread Przemyslaw Czerpak
On Fri, 20 Feb 2009, Pritpal Bedi wrote: Hi, I have looked into but don't know what to fix. Investigating. Maybe this help you: wvgsink.c[369]: return( ( ULONG ) ( ( MyRealIEventHandler * ) this )-count 0 ? ( ( MyRealIEventHandler * ) this )-count : 0 ); What this ULONG does? For sure

Re: [Harbour] Log from build.

2009-02-20 Thread Pritpal Bedi
Hi Sure, I will try to fix these today. Pritpal Viktor Szakáts wrote: Hi Pritpal If you're looking at it, there are errors also in MSVC amd64 mode: (plus some warnings which may need attention) --- .\gtwvg.c(3332) : warning C4306: 'type cast' : conversion from 'int' to 'HWND' of

Re: [Harbour] Log from build.

2009-02-20 Thread Pritpal Bedi
Viktor It appears the errors reported below are not from current SVN, probably some older download. Can you check it ? Regards Pritpal Bedi Viktor Szakáts wrote: Hi Pritpal If you're looking at it, there are errors also in MSVC amd64 mode: (plus some warnings which may need attention)

Re: [Harbour] Log from build.

2009-02-20 Thread Viktor Szakáts
Hi Pritpal, Yes, could be, sorry :( here's the same list with for sure current codebase, the errors remain. I've deleted warnings which are harmless, but these remaining cases are most probably all Win64 build breakers causing potential problems at runtime. --- gtwvg.c .\gtwvg.c(3332) : warning

RE: [Harbour] Log from build.

2009-02-19 Thread Horodyski Marek (PZUZ)
From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Wednesday, February 18, 2009 4:37 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Thanks Marek

Re: [Harbour] Log from build.

2009-02-19 Thread Massimo Belgrano
Main Developer List. Subject: Re: [Harbour] Log from build. Thanks Marek. These are two problems: C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32' ../../wvgcore.c(176): Error! E306: col(81) cannot convert

RE: [Harbour] Log from build.

2009-02-19 Thread Horodyski Marek (PZUZ)
-Original Message- From: Massimo Belgrano [mailto:mbelgr...@deltain.it] Sent: Thursday, February 19, 2009 11:37 AM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek please use the -trace option and post your outputs. Here is todays log : c

Re: [Harbour] Log from build.

2009-02-19 Thread Viktor Szakáts
] Sent: Thursday, February 19, 2009 11:37 AM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek please use the -trace option and post your outputs. Here is todays log : c:\harbourmake_gnu.bat clean c:\harbourmake_gnu.bat make[3]: *** [wvgcore.obj

RE: [Harbour] Log from build.

2009-02-19 Thread Horodyski Marek (PZUZ)
From: Viktor Szakáts [mailto:harbour...@syenar.hu] Sent: Thursday, February 19, 2009 3:25 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek

Re: [Harbour] Log from build.

2009-02-19 Thread Viktor Szakáts
To: Harbour Project Main Developer List. Subject: Re: [Harbour] Log from build. Hi Marek, As for hbmk2, pls try again after: 2009-02-18 13:14 UTC+0100 Viktor Szakats (harbour.01 syenar hu) Brgds, Viktor I use nigtly zip file. In changelog from

[Harbour] Log from build.

2009-02-18 Thread Horodyski Marek (PZUZ)
Today, when I set hb_architecture to win and manually removed all w32 subfolders, after build have I on screen : --- c:\harbourmake_gnu.bat make[3]: *** [wvgcore.obj] Error 8 make[2]: *** [descend] Error 2 make[1]: *** [gtwvg] Error 2 make: *** [contrib] Error 2 -- And on end

Re: [Harbour] Log from build.

2009-02-18 Thread Viktor Szakáts
Thanks Marek. These are two problems: C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32' ../../wvgcore.c(176): Error! E306: col(81) cannot convert expression to gtwvg does seem to be broken. We should ask Pritpal about it, but for sure there are some obvious (many times