Nick Kew wrote:
On Tuesday 29 November 2005 16:37, [EMAIL PROTECTED] wrote:


-AP_DECLARE(void) ap_dbd_prepare(server_rec *s, const char *query,
+DBD_DECLARE(void) ap_dbd_prepare(server_rec *s, const char *query,
                                const char *label)


OK, other modules do this.  Yet the #defines for DBD_DECLARE et al
are identical to AP_DECLARE, aren't they?  What is supposed to be
the purpose of namespacing different modules?

Search the archives for DAV_DECLARE, I had a lengthy explanation.

Reply via email to