A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=651 ====================================================================== Reported By: automaticit Assigned To: ====================================================================== Project: DBMail Issue ID: 651 Category: Database layer Reproducibility: always Severity: block Priority: normal Status: new target: ====================================================================== Date Submitted: 09-Oct-07 20:33 CEST Last Modified: 09-Oct-07 20:36 CEST ====================================================================== Summary: _db_params not sourced in from global Description: In modules/dbpgsql.c, _db_params is not sourced in from the global context. Change line 82 to read: extern db_param_t _db_params; to fix this. This manifests as all _db_params.* values returning an empty string. This is in the latest stable build as well as Rev 2753 of the SVN trunk. ======================================================================
---------------------------------------------------------------------- automaticit - 09-Oct-07 20:36 ---------------------------------------------------------------------- This must be unique to OS X, because I haven't seen anyone else notice this issue; not sure why gcc 4.0.1 might behave differently on OS X, but would appreicate it if someone can check out the bug on another platform. Issue History Date Modified Username Field Change ====================================================================== 09-Oct-07 20:33 automaticit New Issue 09-Oct-07 20:36 automaticit Note Added: 0002397 ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev