Revision: 13981
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13981&view=rev
Author: vszakats
Date: 2010-02-24 13:34:10 +0000 (Wed, 24 Feb 2010)
Log Message:
-----------
2010-02-24 14:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* include/hbdefs.h
* include/hbapigt.h
* src/rtl/fstemp.c
* src/rtl/fserr.c
* src/rtl/filesys.c
* src/rtl/console.c
* src/rtl/hbproces.c
* HB_IO_WIN -> HB_OS_WIN
* src/rtl/fserr.c
- Deleted code sections which could only be active
in 16-bit MS-DOS (MSC and BCC) compilers, or
never.
* src/rtl/hbdyn.c
! Fixed signedness warning shown by Cygwin.
* src/rtl/filesys.c
% Cleaned double inclusion of windows.h.
! Fixed for Cygwin. Latest Cygwin allows to enable
some previously inactivated code sections. Also
avoiding some new warnings on this target.
- Deleted code section which is superfluous after
merging HB_OS_WIN and HB_IO_WIN modes.
; TODO: Clean the rest.
; TODO: Use native Windows API in the remaining places.
* include/hbdefs.h
! Disabled drive letter for __CYGWIN__.
Latest version don't define the related
CRTL functions, so it was giving warnings in
filesys.c.
* src/rtl/hbproces.c
- Deleted code section which was now redundant
(covering non-HB_IO_WIN && HB_OS_WIN case)
* contrib/hbwin/win_prn1.c
* Formatting.
* src/vm/estack.c
* src/vm/garbage.c
* src/vm/fm.c
* src/vm/thread.c
+ Readded those OS/2 INCL_ macros which were needed
in C++ mode.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbwin/win_prn1.c
trunk/harbour/include/hbapigt.h
trunk/harbour/include/hbdefs.h
trunk/harbour/include/hbsetup.h
trunk/harbour/src/rtl/console.c
trunk/harbour/src/rtl/filesys.c
trunk/harbour/src/rtl/fserr.c
trunk/harbour/src/rtl/fstemp.c
trunk/harbour/src/rtl/hbdyn.c
trunk/harbour/src/rtl/hbproces.c
trunk/harbour/src/vm/estack.c
trunk/harbour/src/vm/fm.c
trunk/harbour/src/vm/garbage.c
trunk/harbour/src/vm/thread.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