Re: [Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Viktor Szakáts
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 deepe

Re: [Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Viktor Szakáts
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 : > >

Re: [Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Jacek Kubica
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 >>>

Re: [Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Viktor Szakáts
Hi Mario, >> 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 Fi