Hi Viktor,

Il 13/03/2009 22.45, Viktor Szakáts ha scritto:
Hi Francesco,

Sorry, all these issues are getting too broad for me to oversee, so I'd appreciate if other could contribute :(

If there is no solution, I can just turn off TRACE when using debug mode, which will solve the problem.


No problem at all, instead thank you for your efforts.
I don't know enough about make process to help you, but I can try if you tell me how help.

The only thing I found is that at the end of hbtrace.h I think that there are lines responsible of error
-------
at line # 215:
extern const char * hb_tr_file_;
extern int          hb_tr_line_;
extern int          hb_tr_level_;

extern int    hb_tracestate( int new_state );
extern int    hb_tracelevel( int new_level );

extern int    hb_tr_level( void );
extern void   hb_tr_trace( const char * fmt, ... ) HB_PRINTF_FORMAT( 1, 2 );

HB_EXTERN_END

#endif /* HB_TRACE_H_ */
-------
but I don't understand how this file is used.

Best regards,
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to