Hi Jacek,

> with  hbfbird/tests/test.prg
> 
> c:\Harbour\contrib\hbfbird\tests>test
> 
>      -902
>      -104
>         1
> Error BASE/2020  Argument error: FBCOMMIT
> Called from FBCOMMIT(0)
> Called from MAIN(43)
> c:\Harbour\contrib\hbfbird\tests>
> 
> and with hbfbird/tests/stress.prg :
> 
> Connecting...
> .T.
> .T.
> Creating domain for boolean fields...
> .T.
> Creating test table...
> .T.
> 
> Inserting values....         1
> Error BASE/1132  Bound error: array access
> Called from TFBQUERY:GETBLANKROW(0)
> Called from (b)TFBQUERY(0)
> Called from TFBQUERY:BLANK(0)
> Called from MAIN(63)
> c:\Harbour\contrib\hbfbird\tests>
> 
> only hbfbird/tests/simple.prg
> works fine
> 
> ( Vista/bcc5.5/Firebird 2.0.3 )
> 
> Any ideas ??

The first RTE is due to missing error checking 
in test code, and this wasn't apparent before, 
just now that hbfbird better evaluates parameters.
I don't know the root cause though.

The other is difficult to tell.

For sure this libs needs a large cleanup to 
make it usable.

Can you make the same tests with 2.0.0 release 
version?

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to