On Mon, 25 May 2009, Francesco Saverio Giudice wrote:

Hi,

> it should be fixed adding at line #8676 macro HB_STACK_TLS_PRELOAD so:
> BOOL hb_xvmSwitchGet( PHB_ITEM * pSwitchPtr )
> {
>    HB_STACK_TLS_PRELOAD
>    HB_TRACE(HB_TR_DEBUG, ("hb_xvmSwitchGet(%p)", pSwitchPtr));
>    * pSwitchPtr = hb_vmSwitchGet();
>    HB_XVM_RETURN
> }
> To me in this way it is compiling with mingw without error, but it could be 
> useful to have Przemek confirmation before upload it to SVN.

Yes it is. My fault, sorry. I already committed the fix.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to