FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour File Trace.log
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM

File Trace.log

Posted: Wed Jun 06, 2007 12:01 PM

Hi,

running new compiled apps I always get a file named trace.log.

It contains these lines:
*** WARNING! Function: GETSYSFONT in Module: GETSYSIN.PRG is hidden by previously registered Module: ZR.PRG
*** WARNING! Function: ALERT in Module: alert.prg is hidden by previously registered Module: ALERT.PRG
*** WARNING! Function: GETNEW in Module: tgetint.prg is hidden by previously registered Module: TCLIPGET.PRG

What does that mean ? Is it an error in my app ?

Stefan

kind regards

Stefan
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: File Trace.log

Posted: Wed Jun 06, 2007 12:41 PM

No, it is an xHarbour problem that will be probably fixed shortly.

EMG

Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM

File Trace.log

Posted: Wed Jun 06, 2007 03:33 PM

Ok, thanks

kind regards

Stefan
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

File Trace.log

Posted: Wed Jun 06, 2007 04:02 PM

Enrico,

I don't think its an error. It looks as a quite usefull log to warn you for duplicated symbols, so you can know which ones you are using. It can certainly help to fix potential errors

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

File Trace.log

Posted: Wed Jun 06, 2007 04:06 PM

It's only annoying for me. At least it should be optional.

EMG

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

File Trace.log

Posted: Wed Jun 06, 2007 04:11 PM

> At least it should be optional.

Yes, I agree. Though I would set it activated by default

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

File Trace.log

Posted: Wed Jun 06, 2007 04:13 PM

Yes. The problem is that I have redefined some FWH functions and found that trace.log everywhere in my hard disk... :-)

EMG

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

File Trace.log

Posted: Wed Jun 06, 2007 04:55 PM

ops :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion