Revision: 14548
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14548&view=rev
Author: vszakats
Date: 2010-05-21 09:47:48 +0000 (Fri, 21 May 2010)
Log Message:
-----------
2010-05-21 11:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbdefs.h
+ Added HB_EXTERN macro to eventually replace 'extern' keyword.
* include/hbstack.h
* include/hbsocket.h
* include/hbapicls.h
* contrib/xhb/hbserv.h
* contrib/gtwvg/gtwvg.h
* contrib/hbcairo/hbcairo.h
* examples/gtwvw/gtwvw.c
* examples/gtwvw/hbgtwvw.h
! Fixed declarations to use 'extern HB_EXPORT' keyword order.
! Fixed declarations where 'extern' keyword was missing.
; TODO: To fix watcom .dll support 'extern HB_EXPORT <type> <func()>'
will have to be changed to 'extern <type> HB_EXPORT <func()>'
or even better to 'HB_EXTERN <type> HB_EXPORT <func()>' to
also stay future-proof.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/gtwvg/gtwvg.h
trunk/harbour/contrib/hbcairo/hbcairo.h
trunk/harbour/contrib/xhb/hbserv.h
trunk/harbour/examples/gtwvw/gtwvw.c
trunk/harbour/examples/gtwvw/hbgtwvw.h
trunk/harbour/include/hbapicls.h
trunk/harbour/include/hbdefs.h
trunk/harbour/include/hbsocket.h
trunk/harbour/include/hbstack.h
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