Revision: 13182
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13182&view=rev
Author: vszakats
Date: 2009-12-09 18:16:36 +0000 (Wed, 09 Dec 2009)
Log Message:
-----------
2009-12-09 19:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/common/hbtrace.c
+ Added support for HB_TR_WINOUT envvar (on Windows platform-only)
to enable pushing trace output via OutputDebugString() calls.
Use this before running an app:
set HB_TR_WINOUT=yes
(anything non-empty would work, not just 'yes')
* src/rtl/trace.c
+ HB_TRACESTRING(): Added support to accept multiple parameters,
it also handles non-string parameters, just like OUTSTD()/QOUT().
% Minor optimization to HB_TRACE() call.
; NOTE: Above two changes make it unnecessary to use custom made
debug/trace solutions inside each contrib, and it also makes
it unnecessary to use xhb lib for other proprietary trace solutions.
* src/rtl/console.c
* Variable scope optimization.
* contrib/hbgd/gdwrp.c
* Minor formatting.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbgd/gdwrp.c
trunk/harbour/src/common/hbtrace.c
trunk/harbour/src/rtl/console.c
trunk/harbour/src/rtl/trace.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour