On Tue, Jan 02, 2007 at 01:19:22AM -0000, [EMAIL PROTECTED] wrote: > Author: chrisd > Date: Mon Jan 1 17:19:21 2007 > New Revision: 491729 > > URL: http://svn.apache.org/viewvc?view=rev&rev=491729 > Log: > Rename functions and variables for consistency, and move some functions > around for readability, prior to forthcoming functional changes.
Hiya, there were new warnings in the prefork -Werror build this morning: mod_dbd.c: In function `ap_dbd_open': mod_dbd.c:562: warning: dereferencing type-punned pointer will break strict-aliasing rules mod_dbd.c:573: warning: dereferencing type-punned pointer will break strict-aliasing rules joe