Re: [Harbour] Mailing list slowness

2009-05-16 Thread Francesco Saverio Giudice
Il 16/05/2009 18.43, Phil Barnett ha scritto: Ok, I have the mailing list slowness fixed and the speed should be back to normal. Thank you. Best regards Francesco ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.or

Re: [Harbour] Harbour nomination for sf.net best project/best dev tool

2009-05-16 Thread Chen Kedem
> Where are the links so I can determine which are incorrect? The SOURCEFORGE.NET logo we have on the main page need to be changed according to new guidelines from SF, the link should point to the Harbour project page in SF (it used to be pointed at SF main page): Here is the copy of my mail s

Re: [Harbour] Problem with TREG32 and Harbour 11047

2009-05-16 Thread Rossine
Hello, Problem solved :) Thank you very much. Rossine. -- View this message in context: http://www.nabble.com/Problem-with-TREG32-and-Harbour-11047-tp23538623p23578979.html Sent from the Harbour - Dev mailing list archive at Nabble.com. ___ Harbou

Re: [Harbour] Re: hbmk2: any features still missing?

2009-05-16 Thread Viktor Szakáts
> > Is there any important feature still missing from hbmk2? >> >> > Yes - documentation :), at least, very basic. Quite true, we have the -help option though. Writing comprehensible docs isn't my strongest side, so I'd appreciate if someone could contribute something in this area. I can help in

Re: [Harbour] List problems still

2009-05-16 Thread Massimo Belgrano
FreeGroups.net http://freegroups.net/faq/groups-comparison-matrix.html 2009/5/17 Viktor Szakáts : > On Sat, May 16, 2009 at 11:22 AM, Massimo Belgrano > wrote: >> >> Can be evalutated moving mailing  to google or yhaoo group? >>  it can be accessible hrough the web interface, or by e-mail. >>  i

Re: [Harbour] List problems still

2009-05-16 Thread Viktor Szakáts
On Sat, May 16, 2009 at 11:22 AM, Massimo Belgrano wrote: > Can be evalutated moving mailing to google or yhaoo group? > it can be accessible hrough the web interface, or by e-mail. > it have better attachment management > For example for gogole group you can visit Discuss developing > Androi

Re: [Harbour] Mailing list slowness

2009-05-16 Thread Viktor Szakáts
Thank you Phil. Brgds, Viktor On Sat, May 16, 2009 at 6:43 PM, Phil Barnett wrote: > Ok, I have the mailing list slowness fixed and the speed should be back to > normal. > > There was a mail directory on the machine with nearly 500k messages (spam > that was supposed to be only redirected to the

Re: [Harbour] Errors with 11032

2009-05-16 Thread Mindaugas Kavaliauskas
Hello Pritpul, We will to change at least numeric type to pointer type... Yes, but how. I am following your code but am been unbale to hook any code inside it because of WINAPI background. harbour/contrib/gtwvg/wvgsink.c Thanks for this line. I did not know we have more OLE/ActiveX code i

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-16 Thread Mindaugas Kavaliauskas
Massimo Belgrano wrote: Wich function of dbxcdx are not supported by sqlrdd? deleted(),rlock(), Hi, you should ask it SQLRDD^{(TM)} developers. If you are talking about RDDSQL, NONE of dbfcdx behaviour is emulated. If native SQL server does not have DELETED() flag or RLOCK(), you will

Re: [Harbour] List problems still

2009-05-16 Thread Phil Barnett
Massimo Belgrano wrote: Can be evalutated moving mailing to google or yhaoo group? it can be accessible hrough the web interface, or by e-mail. it have better attachment management For example for gogole group you can visit Discuss developing Android applications using the Android framework

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-16 Thread Massimo Belgrano
Wich function of dbxcdx are not supported by sqlrdd? deleted(),rlock(), 2009/5/16 Mindaugas Kavaliauskas : > Hi, > > > Massimo Belgrano wrote: >> >> Can you share more sample regarding rddsql? > > > Bruno Luciani wrote: >> >> could you send to me >> a sample more complete of using RDDSQL ? >>

Re: [Harbour] Mailing list slowness

2009-05-16 Thread Lorenzo Fiorini
On Sat, May 16, 2009 at 6:43 PM, Phil Barnett wrote: > Ok, I have the mailing list slowness fixed and the speed should be back to > normal. Many thanks. regards, Lorenzo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project

[Harbour] Mailing list slowness

2009-05-16 Thread Phil Barnett
Ok, I have the mailing list slowness fixed and the speed should be back to normal. There was a mail directory on the machine with nearly 500k messages (spam that was supposed to be only redirected to the trash bin) and the machine was struggling with that. I cleared it out and set up a cron jo

Re: [Harbour] hbmk2: any features still missing?

2009-05-16 Thread Francesco Saverio Giudice
Il 12/05/2009 15.56, toni...@fwi ha scritto: Thank you very much for your herculean efforts. +1, +2 Best regards, Francesco ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] SF.net SVN: harbour-project:[11013] trunk/harbour

2009-05-16 Thread Francesco Saverio Giudice
Hi Przemek, I have received this mail only today (Phil please help us). Il 11/05/2009 15.12, Przemyslaw Czerpak ha scritto: On Fri, 08 May 2009, Francesco Saverio Giudice wrote: Hi, thank you. Your diff is better than mine ;-) I haven't seen your patch but if you think it's sth what should

Re: [Harbour] Errors with 11032

2009-05-16 Thread Pritpal Bedi
Thanks Przemek Przemyslaw Czerpak-2 wrote: > > It's enough to add to olecore.c this function: > > PHB_ITEM hb_oleItemPut( PHB_ITEM pItem, IDispatch* pDisp ) > { >IDispatch** ppDisp; > >ppDisp = ( IDispatch** ) hb_gcAlloc( sizeof( IDispatch* ), > hb_ole_destructor ); >*ppDisp = pDi

Re: [Harbour] Errors with 11032

2009-05-16 Thread Pritpal Bedi
Hello Viktor Szakáts wrote: > > I've moved new ole to hbwin, because otherwise we will very very > slowly adapt to > it, since very few users would test it. > Not exactly. It just broke all the linking process itself, simply unusable to test either. > hbwin.lib - New implementation, with c

[Harbour] SF.net SVN: harbour-project:[11064] trunk/harbour

2009-05-16 Thread snaiperis
Revision: 11064 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11064&view=rev Author: snaiperis Date: 2009-05-16 13:54:46 + (Sat, 16 May 2009) Log Message: --- 2009-05-16 16:55 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib

Re: [Harbour] Quero que você entre no Facebook

2009-05-16 Thread Vailton Renato
Unfortunately this email sent by mistake .. I clicked the link without reading, sorry. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Fwd: Re: [Harbour] Problem with return of LoadLibrary and Harbour 11047]

2009-05-16 Thread Viktor Szakáts
Hi Mindaugas, > if hLib <= 32 && <<<-- Here error >> >> Probably 'IF Empty( hLib )' should be used here, and LoadLibrary() >> modified to return NULL when pointer is <= 32. >> >> But now I know why we had this code full of numeric pointers. >> >> We can also leave LoadLibrary() as compa

Re: [Harbour] cdx internal error question

2009-05-16 Thread Pritpal Bedi
Hello Przemek Przemyslaw Czerpak-2 wrote: > >> This is a similar like situation which I reported a few days back >> and which still persists. Though I do not get a RTE, but appln just >> enter a indefinite loop with cpu at 50%. >> May be now we will expect a fix. > > If this it the same situa

RE: [Harbour] HRB files and classes !!!!!

2009-05-16 Thread J. Lefebvre
Ok, forget this message, it was sended days ago, and is solved since ... -Message d'origine- De : harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] De la part de J. Lefebvre Envoyé : mardi 12 mai 2009 16:30 À : 'Harbour Project Main Developer List.' Objet :

Re: [Harbour] MySQL Problem

2009-05-16 Thread Mindaugas Kavaliauskas
Hi, I want to connect it with my harbour PRG. The compilation is OK, but at the execution it shows the following message: Error ADODB.Connection/0 S_OK: OPEN (in the red alert window). Why? the answer is a little "out of topic", since I do not solve you ADODB problem, but propose another so

Re: [Harbour] HRB problem with inherited classes

2009-05-16 Thread Szakáts Viktor
With unload an interesting question is what happens in this scenario: 1. Load HRB1 overloading existing function: HELLO 2. Load HRB2 overloading existing function: HELLO 3. Unload HRB1 4. ? Which version of HELLO will now execute? 5. Unload HRB2 6. ? Which version of HELLO will now execute? I su

Re: [Harbour] Error with DumpVar

2009-05-16 Thread Rossine
Hello, Works perfectly now :) Thank you very much to all, Rossine. -- View this message in context: http://www.nabble.com/Error-with-DumpVar-tp23425403p23460524.html Sent from the Harbour - Dev mailing list archive at Nabble.com. ___ Harbour mail

[Harbour] SF.net SVN: harbour-project:[11050] trunk/harbour

2009-05-16 Thread druzus
Revision: 11050 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11050&view=rev Author: druzus Date: 2009-05-14 17:12:31 + (Thu, 14 May 2009) Log Message: --- 2009-05-14 19:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.s

Re: [Harbour] Harbour nomination for sf.net best project/best dev tool

2009-05-16 Thread Szakáts Viktor
AFAIU all projects entered it, it probably goes down on getting enough votes / nominations. I received a mail from sf.net and "nominated" it in Best Project and Best Dev Util / Tool. Brgds, Viktor On 2009.05.14., at 18:25, Vailton Renato wrote: Would you please add this little icon to our web

[Harbour] SF.net SVN: harbour-project:[11053] trunk/harbour

2009-05-16 Thread druzus
Revision: 11053 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11053&view=rev Author: druzus Date: 2009-05-15 09:55:09 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 12:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/rddad

Re: [Harbour] Bug in ADS

2009-05-16 Thread Przemyslaw Czerpak
On Thu, 14 May 2009, Luis Krause Mantilla wrote: Hi Luis, > FWIW, I tested with xHarbour with ads 8.1, 9.0 and 9.1 dlls > and it does not add an extra dummy char. I changed the field > length to 40 and it still worked as expected. I located the reason and the bug is in all versions of ADS RDD I

Re: [Harbour] Errors with 11032

2009-05-16 Thread Przemyslaw Czerpak
On Thu, 14 May 2009, Pritpal Bedi wrote: Hi, > Mindaugas Kavaliauskas wrote: > > We will to change at least numeric type to pointer type... > Yes, but how. I am following your code but am been > unbale to hook any code inside it because of WINAPI background. > harbour/contrib/gtwvg/wvgsink.c >

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-16 Thread Mindaugas Kavaliauskas
Hi, Massimo Belgrano wrote: Can you share more sample regarding rddsql? Bruno Luciani wrote: could you send to me a sample more complete of using RDDSQL ? The sample in the contrib is very little and I' dont understand the full use of this library I have a few applications using rddsql

Re: [Harbour] SF.net SVN: harbour-project:[11013] trunk/harbour

2009-05-16 Thread Przemyslaw Czerpak
On Fri, 08 May 2009, Francesco Saverio Giudice wrote: Hi, > thank you. Your diff is better than mine ;-) I haven't seen your patch but if you think it's sth what should be ported yet then I can check and add it if you send it here. In the above commit I tried to minimize the number of modificati

Re: [Harbour] hbmk2: any features still missing?

2009-05-16 Thread Przemyslaw Czerpak
On Tue, 12 May 2009, Szak�ts Viktor wrote: Hi, > Hi All, > Is there any important feature still missing from hbmk2? I cannot test it in real environment because -o does not work for hbcmp. best regards, Przemek ___ Harbour mailing list Harbour@harbour

[Harbour] SF.net SVN: harbour-project:[11008] trunk/harbour

2009-05-16 Thread druzus
Revision: 11008 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11008&view=rev Author: druzus Date: 2009-05-07 23:28:13 + (Thu, 07 May 2009) Log Message: --- 2009-05-08 01:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/xhb/s

[Harbour] Tutorial MYSQL-HARBOUR (Correction)

2009-05-16 Thread calimero22
New corrected version. MINI-TUTORIAL TO CONNECT HARBOUR PROGRAM WITH MYSQL DB Here's my little and nice tutorial about connection between a local Harbour program AND a remote MySQL Database. by GIOVANNI DI MARIA (many tanks to Massimo Belgrano for his help

Re: [Harbour] Using OLE and WIN_PRN classes

2009-05-16 Thread toni...@fwi
Hi Teo, I have the same problem here, so I'm using OLE from hbwin by now, because hbole is not 100% ready yet. Regards, Toninho. __ Faça ligações para outros computadores com o novo Yahoo! Messenger http://br.beta.messenger.yahoo.com/

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-16 Thread Mindaugas Kavaliauskas
Hi, so, perhaps, you've not compiled sddfb. But I do not see why do you need Firebird, test1.prg depends on MySQL only. Regards, Mindaugas Massimo Belgrano wrote: Compiling with hbmk2 test1.prg the file sqlrdd\tests\test1.prg i receive error cannot find -lsddfb? 2009/5/15 Mindaugas Ka

[Harbour] class ftp

2009-05-16 Thread Itamar Lins
Hi! How to disable log of ftp. Many files ftp???.log on the my directore :-( Tks! Itamar M. Lins Jr. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Big Bug!!!! with negitive input

2009-05-16 Thread calimero22
I've tried your program, and it works very well. I've compiled it with harbour 1.1 Bye. try this entering -333, you'll get 33, at least this is what i get. proc main() local v := 0 cls @ 10,10 get v read ? v -- View this message in context: http://n2.nabble.com/Big-Bug%21%21%21%21-with-ne

[Harbour] Bug in Get system

2009-05-16 Thread AbeB
try this entering -333, you'll get 33, at least this is what i get. proc main() local v := 0 cls @ 10,10 get v read ? v if compiled with $Id: tget.prg 10172 2009-02-04 18:21:23Z vszakats $ then it is OK -- View this message in context: http://n2.nabble.com/Bug-in-Get-system-tp2899254p2

[Harbour] HRB files and classes !!!!!

2009-05-16 Thread J. Lefebvre
Hi, I'm working with HRB files and suddently discovered a serious problem when using Classes defined within the HRB files inheriting from classes from the main program. Suppose we have those two classes, Dialog within the main exe, and MyDlg from the HRB file. (This sample is NOT tested nor c

[Harbour] error building current SVN

2009-05-16 Thread Francesco Saverio Giudice
Hi, I got below error building SVN with mingw: make -C vmmt install _HB_BLD=yes make[3]: Entering directory `/j/cvs/harbourSVN_trunk/source/vm/vmmt' make[4]: Entering directory `/j/cvs/harbourSVN_trunk/source/vm/vmmt/win/mingw' gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer

[Harbour] SF.net SVN: harbour-project:[11057] trunk/harbour

2009-05-16 Thread vszakats
Revision: 11057 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11057&view=rev Author: vszakats Date: 2009-05-15 11:16:16 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 13:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + utils/hbmk2/hbmk2.pt_BR.p

Re: [Harbour] SF.net SVN: harbour-project:[11023] trunk/harbour

2009-05-16 Thread Przemyslaw Czerpak
On Tue, 12 May 2009, vszak...@users.sourceforge.net wrote: Hi, > * source/rtl/mlcfunc.c > - Deleted HB_EXTENSION branch. Please modify your program to > use Set( _SET_EOL ) instead of passing EOLs explicitly to > memo functions. This works also in xhb. > INCOMPATIBLE when

[Harbour] SF.net SVN: harbour-project:[11024] trunk/harbour

2009-05-16 Thread druzus
Revision: 11024 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11024&view=rev Author: druzus Date: 2009-05-12 15:57:30 + (Tue, 12 May 2009) Log Message: --- 2009-05-12 18:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/fi

Re: [Harbour] hbzlib and NO_GZCOMPRESS

2009-05-16 Thread Przemyslaw Czerpak
On Tue, 12 May 2009, Petr Chornyj wrote: Hi, > It is possible to change our rtl/hbzlib.c to respect a NO_GZCOMPRESS > definition (see gzio.c)? Can you explain what you want to do and what does it mean for you "respect a NO_GZCOMPRESS definition"? If you use zlib compiled with this macro then it

[Harbour] SF.net SVN: harbour-project:[11062] trunk/harbour

2009-05-16 Thread vszakats
Revision: 11062 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11062&view=rev Author: vszakats Date: 2009-05-16 06:04:59 + (Sat, 16 May 2009) Log Message: --- 2009-05-16 08:05 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/tget.prg !

Re: [Harbour] Test

2009-05-16 Thread Massimo Belgrano
In this day harbour mailig list is slow 2009/5/13 : > This is a test. > > This is a test > > BY > > Giovanni > > Excuse me for test. > > > > > --- Dada Music Movement, tutta la musica che vuoi! --- > ___ > Harbour mailing list > Harbour@harbour-project.

[Harbour] SF.net SVN: harbour-project:[11058] trunk/harbour

2009-05-16 Thread vszakats
Revision: 11058 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11058&view=rev Author: vszakats Date: 2009-05-15 13:23:08 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 15:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/hbi18n2.prg

Re: [Harbour] Howto Create GTWVG contrib library in linux

2009-05-16 Thread Massimo Belgrano
c:\harbour\contrib\gtwvg\tests> HBMK2 demowvg.prg -gui -gtwvg 2009/5/8 Bruno Luciani : > Which are software dependencis for this library ? > > is the only library that I can' t make > > > Thanks in advance > > Bruno > > > PD : the other is HBQT but I don' t know why > > > > ___

Re: [Harbour] List problems still

2009-05-16 Thread Massimo Belgrano
Can be evalutated moving mailing to google or yhaoo group? it can be accessible hrough the web interface, or by e-mail. it have better attachment management For example for gogole group you can visit Discuss developing Android applications using the Android framework (Member: 18000 Messages: 5

Re: [Harbour] Error(2) BASE/1301 Object destructor failure: Reference to freed block

2009-05-16 Thread Viktor Szakáts
Hi Przemek, I could reduce the bug to this small example, important that it only happens with -gc3: --- PROCEDURE Main() LOCAL oBrowse, tmp dbCreate( "test.dbf", { { "FIRST", "C", 10, 0 } } ) USE test.dbf oBrowse := TBrowseNew( 0, 0, MaxRow(), MaxCol() ) oBrowse:addColumn( TBColu

Re: [Harbour] Errors with 11032

2009-05-16 Thread Viktor Szakáts
I've moved new ole to hbwin, because otherwise we will very very slowly adapt to it, since very few users would test it. In just one day now at least we begin to have a better idea about problems, which is good, and until things settle everyone can use the last know revision which is compatible wi

[Harbour] Xbase++ 1.90 SL1 is out and alaska go to impelement Pass-Through SQL to merge xBase navigational data access and SQL

2009-05-16 Thread Massimo Belgrano
Alaska Software TechWire 05/2009 -- Featuring: 1.) Xbase++ 1.90 Service Level #1 is out! 2.) Opinion Poll: Developers Conference versus Training. 3.) Arctica: What's next? --

[Harbour] Problem with TREG32 and Harbour 11047

2009-05-16 Thread Rossine
Hello, With harbour 11047 see this errors: [ERROR] Application Internal Error - C:\fwh\samples\testreg3.exe Terminated at: 2009.05.14 08:19:13 Unrecoverable error 9003: Too many recursive error handler calls Called from ABS(0) Called from REGOPENKEYEXA(0) in classes\reg32.prg Called from TREG32:

Re: [Harbour] Errors with 11032

2009-05-16 Thread Pritpal Bedi
Hello Mindaugus Mindaugas Kavaliauskas wrote: > > We will to change at least numeric type to pointer type... > Yes, but how. I am following your code but am been unbale to hook any code inside it because of WINAPI background. harbour/contrib/gtwvg/wvgsink.c AtlAxCreateControl = ( PATLAX

[Harbour] Big Bug!!!! with negitive input

2009-05-16 Thread AbeB
try this entering -333, you'll get 33, at least this is what i get. proc main() local v := 0 cls @ 10,10 get v read ? v -- View this message in context: http://n2.nabble.com/Big-Bug%21%21%21%21-with-negitive-input-tp2893416p2893416.html Sent from the harbour-devel mailing list archive at Nabb

Re: [Harbour] Harbour nomination for sf.net best project/best dev tool

2009-05-16 Thread Vailton Renato
> I think right now we're missing page loads from sf.net stats because > of the missing/old link. Where are the links so I can determine which are incorrect? I looked quickly to sf.net and did not find any references, if anyone knows and can tell me what I'll correct the problem promptly!

[Harbour] Howto Create GTWVG contrib library in linux

2009-05-16 Thread Bruno Luciani
Which are software dependencis for this library ? is the only library that I can' t make Thanks in advance Bruno PD : the other is HBQT but I don' t know why ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailm

[Harbour] Quero que você entre no Facebook

2009-05-16 Thread Vailton Renato
Olá Harbour@harbour-project.org, Eu o convidei para participar do Facebook há algum tempo e queria lembrar-lhe que assim que você criar sua conta, nós poderemos manter contato quando conectados, compartilhar fotos, organizar grupos e eventos, e mais. Atenciosamente, Vailton Para se cadastrar n

[Harbour] Test

2009-05-16 Thread calimero22
This is a test. This is a test BY Giovanni Excuse me for test.   --- Dada Music Movement, tutta la musica che vuoi! --- ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-

[Harbour] Re: hbmk2: any features still missing?

2009-05-16 Thread Alexander S.Kresin
Viktor Szakáts writes: Hi All, Is there any important feature still missing from hbmk2? Yes - documentation :), at least, very basic. Regards, Alexander. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman

[Harbour] can't make wcecon.prg with latest SVN

2009-05-16 Thread AbeB
$ hbcemk wcecon Harbour 1.1.0dev (Rev. 10671) Copyright (c) 1999-2009, http://www.harbour-project.org/ Compiling 'wcecon.prg'... Lines 284, Functions/Procedures 2 Generating C source output to 'wcecon.c'... Done. ./wcecon.o:wcecon.c:(.text+0xc): undefined reference to `hb_vmExecute' ./wcecon.o:wce

[Harbour] Re: SF.net SVN: harbour-project:[11050] trunk/harbour

2009-05-16 Thread Szakáts Viktor
Hi Przemek, 2009-05-14 19:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * respect HB_USER_LIBS creating hbmk.cfg Is this for sure what you intented? I'm asking because this way someone building Harbour while having HB_USER_LIBS set (which may contain any

[Harbour] SF.net SVN: harbour-project:[11052] trunk/harbour

2009-05-16 Thread vszakats
Revision: 11052 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11052&view=rev Author: vszakats Date: 2009-05-15 07:40:39 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 09:21 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

Re: [Harbour] Error(2) BASE/1301 Object destructor failure: Reference to freed block

2009-05-16 Thread Viktor Szakáts
Hi Przemek, I can now consistently replicate the problem with latest Harbour build, smaller app, also with MinGW and under Linux/gcc. Now I'm doing tests with valgrind, but it doesn't signal anything interesting. Can you suggest a valgrind command line which could help locating such problem? or an

[Harbour] List problems still

2009-05-16 Thread Viktor Szakáts
Hi Phil and All, We're still having apparently serious mailing list problems, some mails didn't yet arrive from two days ago. (I'm getting two copies of all commit mails, one directly from sf.net, one via the list, so it's easy to see). Unfortunately we don't know what else mails we are missing. Ma

Re: [Harbour] Error(2) BASE/1301 Object destructor failure: Reference to freed block

2009-05-16 Thread Szakáts Viktor
Thanks Przemek. I'll keep an open eye, my C code is now really bare bones (and only 100K) and reviewed to death, but maybe there's something in it still. Will try to collect more info and review along your suggestions. Brgds, Viktor On 2009.05.11., at 20:52, Przemyslaw Czerpak wrote: On Mon, 1