Luis,

The #ifdef BROKEN_MODULE_SPACE_LOGIC was not removed.

The traces were reintroduced because the logic was rewritten and we  
needed such info incase of new problem reports. ChangeLog entries  
specifically explained this. Now that no problems were reported you  
are welcome to protected the traces by an:

   #ifdef TRACE_DUPLICATE_FUNCTIONS

Ron

On May 23, 2008, at 12:13 PM, Luis Krause Mantilla wrote:

> Hi:
>
> Building with the current CVS is once again creating a trace.log
> with entries like:
>
> *** WARNING! Function: NET_USE Duplicate Definition: 00414758 in  
> Module:
> Data.prg is hidden by previously registered Module: Data.prg  
> Definition:
> 00401A64
> *** WARNING! Function: ADD_REC Duplicate Definition: 004147BC in  
> Module:
> Data.prg is hidden by previously registered Module: ShareDta.prg
> Definition: 00407378
>
> Is there a reason why
> #ifdef BROKEN_MODULE_SPACE_LOGIC
> ...
> #endif
>
> was removed from hvm.c?
>
> Shouldn't the 2 or 3 tracelog() calls in there be protected so that
> production builds
> don't get unwanted entries to trace.log?
>
> Regards,
>
> -- 
> Luis Krause Mantilla
> lkrausem at shaw dot ca
> luis_krause at hotmail dot com
> "May the Source be with GNU"
>
>
>
> ---------------------------------------------------------------------- 
> ---
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to