Hi Viktor,

I'm trying to test new Przemek's task switching system, but probably I miss something. If I build SVN as before and then try to test something using mttest*.prg tests I got errors like
Error BASE/3012  Argument error: HB_THREADJOIN

Now I have a suspect: have I to change something in my build system ? (using msys + mingw)
As I read here and there in mailing list and in changelog I think not.

I'm compiling tests simply using:
hbmk2 mttest04

then I got
-------------------
J:\cvs\harbourSVN_trunk\tests\mt>mttest04

Harbour 2.0.0beta2 (Rev. 11765)
Main start
Starting threads: <1><2><3><4><5>
Wait 5 seconds or hit any key...
Waiting for threads...
Error BASE/3012  Argument error: HB_THREADJOIN
Called from HB_THREADJOIN(0)
Called from (b)MAIN(48)
Called from AEVAL(0)
Called from MAIN(48)
J:\cvs\harbourSVN_trunk\tests\mt>
-------------------

instead if I build using:
hbmk2 mttest04 -mt

test works correctly

Best Regards,
Francesco


Il 14/07/2009 21.55, Viktor Szakáts ha scritto:
Thank you Francesco.

Brgds,
Viktor

On 2009.07.14., at 8:44, Francesco Saverio Giudice wrote:

Hi Viktor,

Il 14/07/2009 18.57, Viktor Szakáts ha scritto:
Hi Francesco,
Do you have your MT version of background processes to be contributed?
Now Harbour has MT support even in DOS, we could simply use the MT
versions on all platforms, without the need of any hooks and extra VM
stuff.

I have to check it with last SVN version, but it should work.
I will check ASAP then I will inform the list.

Best regards,
Francesco


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

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

Reply via email to