Ilja Booij wrote:

Ilja Booij wrote:

Dan Weber wrote:

I completed the ltdl code, the codebase can be found here: http://arch.mirrorlynx.com/[EMAIL PROTECTED]/dbmail/dbmail--development/dbmail--development--2.0/patch-31/dbmail--development--2.0--patch-31.tar.gz



The site seems to be unreachable


It's up again



My ltdl code is flawless, but I am stumbling across some db_connect bugs that I can not figure out. Someone else take a peak.



flawless..? That's a pretty bold statement ;)


2 things in pgsql/dbgsql.c

#include <string.h> is missing

there's a typo in the db_api struct:
it reads db_num_fielqs where it should read db_num_fields.

After this I get some compiler warnings and it won't run because of some crash in the configuration code (config.c)

Ilja

Yeah I know. ltdl makes it impossible to debug the library code so all I know is it fails at db_connect. I have been the mysql code compiles and is what should be tested at the moment.

Dan Weber



I found a typo in dbpgsql.c

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to