2012-08-14 11:36 UTC-0430 Ron Pinkas <ron.pinkas/at/xharbour.com> * include/hbdefs.h * Define LONGLONG for xCC ! Fixed HB_FUNC_EXTERN to use HB_IMPORT instead of HB_EXPORT
* include/hbsetup.h - Removed unneeded #define of isacii() for xCC * source/common/hbtrace.c - Removed unneeded #define of close() dup() and fileno() for xCC and protected them with #ifndef * source/compiler/genc.c * Fixed and refined forward declaration of PRG Function, EXTERNAL Function, and C Dump Functions + Added logic to detect and warn of STATIC FUNCTION or HB_FUNC_STATIC defined but never used * Added missing support for HB_FUNC_INIT and HB_FUNC_EXIT and refined hb_compWriteExternEntries() * Enabled HB_FUNC_STATIC in hb_compGenCAddProtos() * Corrected description for hb_compCStatSymList() ! Rewrote hb_compGenCCheckInLineStatic() to fixa some bugs and to add missing support for HB_FUNC_INIT() HB_FUNC_EXIT and HB_FUNC_STATIC() * source/compiler/hbslex.c - Removed #define exception of SLX_RULES for xCC since xCC bug in processing relative paths using forward slash (/) has been fixed. * source/rtl/hbzlibgz.c * Corrected #include <zlib/zlib.h> to "zlib/zlib.h" * source/vm/errorapi.c ! Fixed forward declaration HB_FUNC_EXTERN( ERRORNEW ) to HB_FUNC( ERRORNEW ) * include/hberrors.h + Added HB_COMP_WARN_STATIC_UNUSED * source/compiler/hbgenerr.c + Added : "1STATIC Function \'%s\' defined but never used" * source/compiler/genc.c + Added logic to detect and warn of STATIC FUNCTION or HB_FUNC_STATIC defined but never used ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ xHarbour-developers mailing list xHarbour-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xharbour-developers