Subject | Re: [firebird-support] Troubels with Firebird 1.5 |
---|---|
Author | Helen Borrie |
Post date | 2004-03-24T12:56:07Z |
At 12:56 PM 24/03/2004 +0100, you wrote:
cdecl and only cdecl as its calling convention for calling UDFs. The
standard for IB UDFs written in C used to be stdcall.
Perhaps Claudio will comment...
/heLen
>The crashes of the firebird server was an wrong entry in firebird.conf.Apparently so. I discovered just a few days ago that Firebird 1.5 uses
>Sorry,
>I should read better the release notes!
>The standard UDF's works now fine. But still my self written UDF's, wich
>worked fine with Firebird 1.0, did not work. If I execute it, the Firebird
>server crashes (-1). I did not change the library. Is there in executing
>UDF's a difference between Version 1.0 and 1.5?
cdecl and only cdecl as its calling convention for calling UDFs. The
standard for IB UDFs written in C used to be stdcall.
Perhaps Claudio will comment...
/heLen