2008-10-11 16:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_b32.mak * make_vc.mak * make_gcc.mak ! Minor formatting.
* include/hbapierr.h ! Fixed casting in macro HB_ERR_FUNCNAME, as it was generating a new warning with MSVC in 64-bit mode. '( ( char * ) 1 )' -> '( ( const char * ) NULL + 1 )' ('const' keyword was not enough to silence it) * include/hbapierr.h * source/rtl/errorapi.c - Disabled (marked with HB_LEGACY_LEVEL) hb_errFuncName symbol. No longer supported, pls use HB_ERR_FUNCNAME instead. -- Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour