[fpc-devel]ibase60.pp problems

Michael Van Canneyt michael.vancanneyt at wisa.be
Fri Nov 9 09:37:55 CET 2001


On Fri, 9 Nov 2001 stingp1.eti at mail.cez.cz wrote:

>
> Hi,
>
> after long time I'm trying to improve FCL interbase.pp unit.
> I've new sources of 1.1 compiler downloaded, and I found some
> strange error in ibase60 unit, I think. In every call to
> isc_start_transaction() program crashes on access violation
> error. It's the same even in testib60 program from ibase package,
> testib40 and ibase40 suite works fine. Tested on RH linux 6.2
> on interbase 6.0 and firebird 0.95, both superserver arch.
>
> When I've tried to copy declaration of isc_start_transaction()
> from ibase40 to ibase60 unit, everything worked fine, so I want
> think that's a solution... What do you think about it?

The isc_transaction call is one of the few calls  that actually changed
between version 4/5 and 6, so simply copying it may not be a good idea.

I will have a look at it.

Michael.





More information about the fpc-devel mailing list