Revision: 10440
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10440&view=rev
Author: druzus
Date: 2009-02-25 02:32:40 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
2009-02-25 03:37 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
+ harbour/config/linux/icc.cf
* harbour/config/linux/gcc.cf
* harbour/bin/hb-func.sh
* harbour/bin/postinst.sh
* harbour/source/common/hbver.c
+ added support for Intel(R) C/C++ compiler
* harbour/bin/postinst.sh
% use hb-mkdyn symlink instead of regenerating it as hb-mkslib
It will work also in DOS/Windows (MSys/DJGPP emulates ln -s ...)
* harbour/source/vm/thread.c
* removed all references to HB_THREAD_EQUAL()/HB_THREAD_SELF() in
non MT builds
* harbour/source/rtl/console.c
! fixed default color setting in hb_dispOutAtBox()
* harbour/contrib/gtwvg/wvggui.h
* harbour/contrib/gtwvg/wvgwin.c
* harbour/contrib/gtwvg/wincallb.c
* harbour/contrib/gtwvg/wvgsink.c
! fixes for C++ compilation:
- this is reserved word in C++ - do not use it as variable name
- class is reserved word in C++ - do not use it as variable name
- use macros to hide differences between C and C++ WinAPI
- casting
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/bin/hb-func.sh
trunk/harbour/bin/postinst.sh
trunk/harbour/config/linux/gcc.cf
trunk/harbour/contrib/gtwvg/wincallb.c
trunk/harbour/contrib/gtwvg/wvggui.h
trunk/harbour/contrib/gtwvg/wvgsink.c
trunk/harbour/contrib/gtwvg/wvgwin.c
trunk/harbour/source/common/hbver.c
trunk/harbour/source/rtl/console.c
trunk/harbour/source/vm/thread.c
Added Paths:
-----------
trunk/harbour/config/linux/icc.cf
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