Revision: 12009
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12009&view=rev
Author: vszakats
Date: 2009-08-09 15:50:56 +0000 (Sun, 09 Aug 2009)
Log Message:
-----------
2009-08-09 17:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtpathy/telepath.ch
* contrib/hbtpathy/tests/testtp.prg
* contrib/hbtpathy/tpwin.c
* contrib/hbtpathy/tpos2.c
* contrib/hbtpathy/tpunix.c
* contrib/hbtpathy/tpdos.c
* contrib/hbtpathy/telepath.prg
+ Added self-guards to header.
! Converted all comments to ANSI C.
+ Added note to header that it's used from C code.
! Put negative macro values into parantheses.
! Fixed bad typo in test program which broke it for all platforms.
% Minor optimization to TP_REOPEN().
! Moved internal structure macros from header to .prg.
+ Added comment for FILE() usage in TP_OPEN().
! Fixed to not use FILE() to check for port existance on non-*nix
platforms. (maybe this works on OS/2 and it can be readded there,
I don't know).
! Using manifest constants instead of literals in few places.
; After these changes, hbtpathy works on Windows platform.
(made basic test only)
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbtpathy/telepath.ch
trunk/harbour/contrib/hbtpathy/telepath.prg
trunk/harbour/contrib/hbtpathy/tests/testtp.prg
trunk/harbour/contrib/hbtpathy/tpdos.c
trunk/harbour/contrib/hbtpathy/tpos2.c
trunk/harbour/contrib/hbtpathy/tpunix.c
trunk/harbour/contrib/hbtpathy/tpwin.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour