Re: [Harbour] SF.net SVN: harbour-project:[11381] trunk/harbour

2009-06-16 Thread Viktor Szakáts
Hi Grigory, Thank you. I've found the problem, will commit it ASAP. Until then you can add 'HB_STACK_TLS_PRELOAD' as the first list to this function. Brgds, Viktor On Tue, Jun 16, 2009 at 2:14 PM, Grigory Filatov wrote: > > Hi Viktor, > > The function HB_MUTEXQUEUEINFO() was created a problem

Re: [Harbour] SF.net SVN: harbour-project:[11381] trunk/harbour

2009-06-16 Thread Grigory Filatov
Hi Viktor, The function HB_MUTEXQUEUEINFO() was created a problem at compiling the not MT Harbour build. ... source\vm\hvmall.c: Error E2451 source\vm\thread.c 2333: Undefined symbol '_hb_stack_ptr_' in function HB_FUN_HB_MUTEXQUEUEINFO + Full parser context + source\vm\hvmall.c, line 76: #in

[Harbour] SF.net SVN: harbour-project:[11381] trunk/harbour

2009-06-15 Thread vszakats
Revision: 11381 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11381&view=rev Author: vszakats Date: 2009-06-16 06:55:21 + (Tue, 16 Jun 2009) Log Message: --- 2009-06-16 08:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * source/vm/thread.c *