FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Trace.log
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Trace.log
Posted: Sat Oct 13, 2007 07:50 PM

Antionio,

For the last several versions all my apps generate a file called trace.log which contains the following:

*** WARNING! Function: GETNEW in Module: tgetint.prg is hidden by previously registered Module: TCLIPGET.PRG

Is this something that can easily be fixed? I would rather not have all those log files generated.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Trace.log
Posted: Sat Oct 13, 2007 09:06 PM

James,

Its a xHarbour issue. I heard that they were going to set it as optional

Don't know if they already did it. With FWH 7.10 we have not provided Harbour/xHarbour new builds as there were many changes lately and we prefeer to wait some time to provide a real stable version

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Trace.log
Posted: Sat Oct 13, 2007 09:08 PM

Unfortunately not. This log comes from xHarbour not from FWH and is not currently optional. While waiting for the new xHarbour official release, you can comment out the line with the string "WARNING!" from hvm.c of the CVS (or I can send you harbour.exe with that change).

EMG

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Trace.log
Posted: Sat Oct 13, 2007 09:09 PM
Antonio Linares wrote:we prefeer to wait some time to provide a real stable version


Current xHarbour from CVS is super-stable for me.

EMG
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Trace.log
Posted: Sat Oct 13, 2007 09:58 PM

Enrico,

I meant Harbour :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Trace.log
Posted: Sun Oct 14, 2007 12:51 AM

Antonio and Enrico,

Thanks for the explanation. I think for now I will just use a workaround--I will just delete the file when exiting the program.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion