Re: svn commit: r835046 - /httpd/httpd/trunk/modules/ssl/ssl_engine_init.c

2009-11-11 Thread William A. Rowe Jr.
Ruediger Pluem wrote: > >>> Silly question; this breaks all 0.9.7 builds, right? Is that deliberate? >> It shouldn't. Does it (no 0.9.7 at hand right now)? > No it doesn't: > > --- httpd/httpd/trunk/modules/ssl/ssl_toolkit_compat.h (original) > +++ httpd/httpd/trunk/modules/ssl/ssl_toolkit_compa

Re: svn commit: r835046 - /httpd/httpd/trunk/modules/ssl/ssl_engine_init.c

2009-11-11 Thread Ruediger Pluem
On 11/11/2009 09:45 PM, Ruediger Pluem wrote: > > On 11/11/2009 09:38 PM, William A. Rowe Jr. wrote: >> rpl...@apache.org wrote: >>> Author: rpluem >>> Date: Wed Nov 11 20:27:10 2009 >>> New Revision: 835046 >>> >>> URL: http://svn.apache.org/viewvc?rev=835046&view=rev >>> Log: >>> * Use correct

Re: svn commit: r835046 - /httpd/httpd/trunk/modules/ssl/ssl_engine_init.c

2009-11-11 Thread Ruediger Pluem
On 11/11/2009 09:38 PM, William A. Rowe Jr. wrote: > rpl...@apache.org wrote: >> Author: rpluem >> Date: Wed Nov 11 20:27:10 2009 >> New Revision: 835046 >> >> URL: http://svn.apache.org/viewvc?rev=835046&view=rev >> Log: >> * Use correct #ifndef's to compile again on openssl 0.9.8 and fix compil

Re: svn commit: r835046 - /httpd/httpd/trunk/modules/ssl/ssl_engine_init.c

2009-11-11 Thread William A. Rowe Jr.
rpl...@apache.org wrote: > Author: rpluem > Date: Wed Nov 11 20:27:10 2009 > New Revision: 835046 > > URL: http://svn.apache.org/viewvc?rev=835046&view=rev > Log: > * Use correct #ifndef's to compile again on openssl 0.9.8 and fix compiler > warnings. > ap_log_error(APLOG_MARK, APLOG_E