Revision: 13970
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13970&view=rev
Author:   vszakats
Date:     2010-02-23 09:14:35 +0000 (Tue, 23 Feb 2010)

Log Message:
-----------
2010-02-23 10:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/vm/estack.c
  * src/vm/fm.c
  * src/vm/garbage.c
    % Deleted unnecessary OS/2 INCL_* constant definitions.

  * src/vm/cmdarg.c
  * src/vm/thread.c
  * src/vm/dynlibhb.c
    + Added comment for some exception where OS/2 INCL_ constants 
      hace to be defined before Harbour headers. (because hbstack.h 
      will include os2.h through hbthread.h in MT build-pass)

  * src/vm/extrap.c
  * src/common/hbgete.c
  * src/common/hbffind.c
  * src/common/hbver.c
  * src/common/hbfsapi.c
  * src/rtl/filesys.c
  * src/rtl/diskspac.c
  * src/rtl/gtos2/gtos2.c
  * src/rtl/cputime.c
  * src/rtl/disksphb.c
  * contrib/hbtpathy/tpos2.c
  * contrib/hbmzip/hbmzip.c
  * contrib/hbqt/hbqt.h
    % OS/2 '#define INCL_*' lines moved right before os2.h is included.
      Now that os2.h isn't included by Harbour headers, this is possible.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbmzip/hbmzip.c
    trunk/harbour/contrib/hbqt/hbqt.h
    trunk/harbour/contrib/hbtpathy/tpos2.c
    trunk/harbour/src/common/hbffind.c
    trunk/harbour/src/common/hbfsapi.c
    trunk/harbour/src/common/hbgete.c
    trunk/harbour/src/common/hbver.c
    trunk/harbour/src/rtl/cputime.c
    trunk/harbour/src/rtl/diskspac.c
    trunk/harbour/src/rtl/disksphb.c
    trunk/harbour/src/rtl/filesys.c
    trunk/harbour/src/rtl/gtos2/gtos2.c
    trunk/harbour/src/vm/cmdarg.c
    trunk/harbour/src/vm/dynlibhb.c
    trunk/harbour/src/vm/estack.c
    trunk/harbour/src/vm/extrap.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

Reply via email to