On Sat, 21 Feb 2009, [email protected] wrote:

Hi,

> 2009-02-21 08:44 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
>   * source/vm/hvm.c
>     + Added hb_vmSetLinkedMain() function to replace direct
>       access to exported variable hb_vm_pszLinkedMain.
>       (it's not a public call and caller should always pass
>       a string literal).
>     * hb_vm_pszLinkedMain -> s_vm_pszLinkedMain and made static.

I have nothing against adding function call for this but the MSVC warning
you had is result of C++ mode which allows to strip symbols which are
declared without extern flag.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to