2008-12-23 19:25 UTC+0300 Phil Krylov <phil a t newstar.rinet.ru>
* include/hbstack.h
! Fixed a typo from my last commit.
* source/pp/ppgen.c
* utils/hbpp/hbpp.c
! Added missing include from my previous commit.
* include/hbapi.h
* include/hbcomp.h
* source/compiler/genc.c
* source/compiler/harbour.c
! Buggy code for filename normalization in compiler replaced by Harbour's
(written by Przemek).
! global variable hb_comp_FileAsSymbol removed.
* contrib/hbzlib/zip.c
* contrib/unicode/hbcx.c
* contrib/unicode/hbencode.c
* source/compiler/gencobj.c
* source/compiler/genhrb.c
* source/compiler/genobj32.c
* source/compiler/harbour.sly
* source/compiler/hbpcstat.c
* source/rtl/fnsplit.c
* source/rtl/hbffind.c
* source/vm/extend.c
* utils/hbpp/hbppcore.c
! szFileName buffer for hb_fsFNameMerge() must be at least
_POSIX_PATH_MAX + 1 bytes long.
! strncpy() -> hb_strncpy().
! char * -> const char * fixes.
* source/rtl/gtwvt/gtwvt.c
! Fixes to build with _MSC_VER <= 1200.
========
PS: this allows me to build non-MT xHarbour with MSVC 12.0. MT still
has some problems which are possibly related to broken MSVC headers.
-- Ph.
------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers