1. Re: Problem wrapping libdbi for Euphoria (OS X problem?)

Jonas Temple wrote:
> Could post the C declaration for the function?  That might help find the
> problem.

int dbi_conn_set_option(dbi_conn Conn, const char *key, char *value);

However, I believe I have narrowed it down to a some bug in the mac os x version
of euphoria. I am unsure of how to get ahold of the author, maybe he will see the
subject line. If so, can you email me? I'll give you some example code.

The reason I believe it's in the mac os x version of euphoria is because I have
tried to wrap this library, then after banging my head against the wall for so
long, I decided to make a platform independent wrapper around PostgreSQL (what I
need immediate access to). I ran into similar problems. Some functions work just
fine, others I'll get a machine error code just like with the above function.
Compiling on Linux, all works fine.

Jeremy

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu