On Tue, 16 Sep 2008, David Arturo Macias Corona wrote:

Hi David,

> Below are results of current Harbour under eComStation 1.2MR
> gcc 3.3.5
> ../../gtstd.c: In function `hb_gt_std_ReadKey':
> ../../gtstd.c:389: warning: unused variable `TODO'
> ../../../thread.c: In function `hb_threadCreate':
> ../../../thread.c:353: warning: comparison of unsigned expression < 0 is 
> always false
> ../../../thread.c: In function `hb_threadJoin':
> ../../../thread.c:378: warning: passing arg 1 of `DosWaitThread' makes 
> pointer from integer without a cast
> ../../../thread.c: In function `hb_threadDetach':
> ../../../thread.c:402: warning: passing arg 1 of `DosWaitThread' makes 
> pointer from integer without a cast

Thank you very much again.
I've just fixed above problems in thread.c.
If possible please try to recompile Harbour once again
and try to build tests/mt/*.prg programs using libhbvmmt instead
of libhbvm. If everything is correct then they should work.

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

Reply via email to