[Harbour] Multiple definiton DBF() with MingW

2008-07-21 Thread Vojtěch Obrdlík
Hi, I'm converting old application to Harbour MiniGUI (new testing version 2.5.2 was recently released with Harbour 1.0.0RC2 Intl. (Rev. 8928) version of compiler) and I've got this linking error (MingW 3.4.5 environment): c:\HMG\harbour\lib/libhbrdd.a(dbcmd.o):dbcmd.c:(.text+0x130): multiple

Re: [Harbour] 2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread Xavi
Hello Przemek, It's not important but I think that the remarks are changed in files /config/w32/pocc.cf ; /config/w32/xcc.cf and may be cause confusion, also in RC2. < /config/w32/pocc.cf line 5 --> # GNU MAKE file for Pelles ISO C Compiler <---

Re: [Harbour] 2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread Przemyslaw Czerpak
On Mon, 21 Jul 2008, José Luis Capel - wrote: Hi Jose, > By the way... I want to build WinCe libs using mingw. I know you've sent > an email explaining how to do that but, unfortunately I am not able to find > that. Can you tell me when did you sent this email for a more accurate > search?

Re: [Harbour] 2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread José Luis Capel -
Przemek, 2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtwvt/gtwvt.h * added some definitions which seems to be missing in some MSVC-WinCE versions * harbour/source/rtl/gtwvt/gtwvt.c * cleaned SetWindowLongPtr()/SetWindowLong() usage so

[Harbour] 2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-07-21 Thread Przemyslaw Czerpak
2008-07-21 21:54 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/gtwvt/gtwvt.h * added some definitions which seems to be missing in some MSVC-WinCE versions * harbour/source/rtl/gtwvt/gtwvt.c * cleaned SetWindowLongPtr()/SetWindowLong() usage so now all

[Harbour] GtWvt: errors compiling with las svn

2008-07-21 Thread José Luis Capel -
Hi, After last SVN I try to build libs for WinCe using EVC4: gtwvt.c p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1442) : error C2065: 'WM_ENTERSIZEMOVE' : undeclared identifier p:\programacion\harbour\source\rtl\gtwvt\gtwvt.c(1442) : error C2051: case expression not constant p:\programaci

Re: [Harbour] 2008-07-21 19:05 UTC+0200 PrzemyslawCzerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread José Luis Capel -
Przemek, line 94 in: $Id: hbwince.h 8985 2008-07-21 17:05:26Z druzus $ After re-updating from snv now is ok. Many thanks! Regards, José Luis Capel ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/lis

Re: [Harbour] 2008-07-21 19:05 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread Przemyslaw Czerpak
On Mon, 21 Jul 2008, José Luis Capel - wrote: Hi Jose, > Sorry, I can not see DRIVE_UNKNOWN declaration in hbwince.h line 94 in: $Id: hbwince.h 8985 2008-07-21 17:05:26Z druzus $ best regards Przemek ___ Harbour mailing list Harbour@harbour-project

Re: [Harbour] 2008-07-21 19:05 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-07-21 Thread José Luis Capel -
Przemek, Sorry, I can not see DRIVE_UNKNOWN declaration in hbwince.h Regards, José Luis Capel - Original Message - From: "Przemyslaw Czerpak" <[EMAIL PROTECTED]> To: Sent: Monday, July 21, 2008 7:05 PM Subject: [Harbour] 2008-07-21 19:05 UTC+0200 Przemyslaw Czerpak(druzus/at/priv.on

Re: [Harbour] harbour-b32/vc.dll vs. harbour.dll

2008-07-21 Thread Marek Paliwoda
Hi Viktor, [ I hope you spent great time during your vacations :) ] IMO, we should either stick with one compiler when generating "official" harbour.dll (this may mean a separate, compiler independent .dll-only binary distribution .zip file), or we can try to make them interchangeable, if there

[Harbour] 2008-07-21 19:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-07-21 Thread Przemyslaw Czerpak
2008-07-21 19:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbwince.h * added DRIVE_UNKNOWN declaration for MSVC WinCE builds * harbour/source/common/expropt2.c * pacified warning best regards Przemek ___ Harbour

RE: [Harbour] Incorrect field masking

2008-07-21 Thread Massimo Belgrano
Good for italian decimal -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Enrico Maria Giordano Sent: Monday, July 21, 2008 6:16 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Incorrect field masking -Messaggio Originale- Da:

[Harbour] Warning + undeclared identifier for WINCE

2008-07-21 Thread José Luis Capel -
Hi, After last SVN I try to build libs for WinCe using EVC4. I get these messages: expropt2.c p:\progra~1\harbour\source\common\expropt2.c(1760) : warning C4244: 'function' : conversion from '__int64 ' to 'long ', possible loss of data hbwince.c p:\progra~1\harbour\source\common\hbwince.c(532

[Harbour] 2008-07-21 18:42 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-07-21 Thread Przemyslaw Czerpak
2008-07-21 18:42 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/ChangeLog * harbour/contrib/hbtip/ChangeLog * replaced TABs with SPACEs * harbour/source/compiler/genobj32.c ! fixed memory leak TODO: disable this module in default builds until it will not b

Re: [Harbour] Incorrect field masking

2008-07-21 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Randy Portnoff" <[EMAIL PROTECTED]> A: Data invio: lunedì 21 luglio 2008 18.09 Oggetto: [Harbour] Incorrect field masking Furthermore, if you try to enter a comma, it jumps to the decimal position as if the decimal was pressed. This has been the normal C

[Harbour] Incorrect field masking

2008-07-21 Thread Randy Portnoff
Hi all, This is NOT a Clipper-compatibility issue but I believe is incorrect behavior (ie. a bug)... If you have a field mask as "999,999,999.99" for a numeric field, as you enter digits in the field, spaces appear and sometimes commas inconsistently appear as well. Once focus is lost for th

Re: [Harbour] harbour-b32/vc.dll vs. harbour.dll

2008-07-21 Thread Szakáts Viktor
Hi Marek, But since dlls are not interchangable (I cannot overwrite one with the other one) - I am still against renaming them to one common name - harbour.dll. Imagine what happens if one installer program installs harbour.dll in a system dir and then another one installs Borland harbour.dll