I guess thunderbird doesn't like copy and paste. 2004-07-01 Dan Weber <[EMAIL PROTECTED]>
* auth/authsql.c, db.c: replaced function definitions with 0 arguments with a void argument. * db.h, mysql/dbmysql.c, pgsql/dbpgsql.c (db_num_rows): changed type cast from unsigned to long long as suggested by Intel Compiler. * None: Made compatibility for more compilers, most notably tcc and icc. * Makefile.am, auth/Makefile.am, mysql/Makefile.am (AM_CFLAGS): updated to pass a preprocessor definition at compile time if using mysql. * auth/authsql.c, db.c, db.h (db_insert_result): placed ifdef statements around places where db_insert_result is being called in an effort to not pass an unused argument to dbmysql.c's db_insert_result. * mysql/dbmysql.c (db_insert_result): replaced the UNUSED argument for db_insert_result with void, followed by changes with preprocessor to make compatibility through the source. For changes with preprocessor see above. =-) Dan Weber
signature.asc
Description: Digital signature