Revision: 13510
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13510&view=rev
Author: vszakats
Date: 2010-01-08 00:14:19 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
2010-01-08 01:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/dlmalloc.c
! Fixed two potentially uninitialized variables, signaled by MSVC.
* src/common/hbgete.c
+ Changed to use native SetEnvironmentVariable() API instead of
forced ANSI one.
* src/common/hbwince.c
* include/hbwince.h
% Deleted unused ANSI Windows API stubs.
+ Added empty SetEnvironmentVariable() stub for WinCE
builds where it's missing.
* Reconfigured these stubs:
SetCurrentDirectory()
GetCurrentDirectory()
GetComputerName()
GetUserName()
* config/win/global.mk
* Comment updated.
* config/win/msvc.mk
+ Added -nxcompat and -dynamicbase to .dll link command.
(I'm unsure what -dynamicbase is good for in a .dll, but it's
accepted and set)
! Fixed to add -nxcompat/-dynamicbase for MSVC 2008 and upper.
(it's also possible to use it with MSVS 2005 SP1 though, but
build won't detect this case)
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/win/global.mk
trunk/harbour/config/win/msvc.mk
trunk/harbour/include/hbwince.h
trunk/harbour/src/common/hbgete.c
trunk/harbour/src/common/hbwince.c
trunk/harbour/src/vm/dlmalloc.c
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