On Tue, 23 Jun 2009, Pritpal Bedi wrote:

Hi

> Windows XP 5.1 Service Pack 2
> c:\harbour\tests>xpp cpu1.prg /n && alink cpu1
> Xbase++ (R) Compiler 1.90.326 Dec  9 2005
> Copyright (c) Alaska Software. All rights reserved.
> File: cpu1.prg Line:   24
> File cpu1.prg successfully compiled.
> Alaska 32-Bit Linker Version 1.90.326
> Copyright (c) Alaska Software 1997-2005. All rights reserved.
> 1st Test
> ======
> Threads running == 7
> _out_.txt
> ....
> wating... 06:51:55
> wating... 06:51:55
> wating... 06:51:55
> wating... 06:51:55
> wating... 06:51:55
> After killing - no erreor log.

Thank you.
The same results as in other tests. There is not real MT support in xbase++
and .prg code is serialized without automatic task switching.

> 2nd Test
> ======
> c:\harbour\tests>cpu1
> A {...@#@#@, {!!!}}
> C ********************
> C ********************
> C ********************
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> C ********************
> C ********************
> A {...@#@#@, {!!!}}
> C ********************
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> C ********************
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> C ********************
> A {...@#@#@, {!!!}}
> A {...@#@#@, {!!!}}
> Press any key to continue...
> c:\harbour\tests>
> No .log .txt

Seems that the chance for exploiting some problems with this code
is very small in newer (1.9x) xbase++ versions. Anyhow the 1-st test
gives the most important answer for us.

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

Reply via email to