Checking test.prg further, is completely rubbish.
It's faulty code, never worked. I'll commit a fixed 
version.

Checking stress.prg further, it's still invalid code, 
though the invalid part was disabled by an early QUIT 
in 2.0.0 release, so now it seems worse.

Unfortunately the problem is deeper somewhere in 
the class wrapper, and I'm afraid I can't tell what's 
the problem with it, but it looks like an old problem.

Brgds,
Viktor

On 2010 Feb 4, at 15:16, Jacek Kubica wrote:

> Hello Viktor,
> 
> Thursday, February 04, 2010, 11:15:47 AM, you wrote:
> 
>>>> 2010-02-04 09:19 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
>>>>  * contrib/hbfbird/firebird.c
>>>>    + Added GC collected object for db connection.
>>>>    * Replaced HB_RETNL_FBERROR() with actual code to make
>>>>      code flow apparent.
>>>>    * Replaced DIALECT constant with Firebird predefined one.
>>>> ...
>>>> Modified Paths:
>>>> --------------
>>>>    trunk/harbour/ChangeLog
>>>>    trunk/harbour/contrib/hbfbird/firebird.c
>>>>    trunk/harbour/contrib/hbfbird/tests/test.prg
>>>> 
>>> I was able to compile and run only the simple.prg successfully under 
>>> WinXP/BCC58.
> 
> VS> Does it mean that you got errors for the rest?
> VS> If yes, what were these?
> 
> VS> I'll fix the tests in a next commit, as they contain hard-wired 
> VS> paths, so chances are very low that they run as-is.
> 
> Now
> 
> * $Id: ChangeLog 13763 2010-02-04 11:56:22Z vszakats $
> 
> 
> 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 ??
> 
> 
> -- 
> Best regards,
> 
> Jacek Kubica
> 
> 
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

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

Reply via email to