On Thu, Jul 13, 2006 at 07:00:26PM -0000, [EMAIL PROTECTED] wrote:
> Author: niq
> Date: Thu Jul 13 12:00:26 2006
> New Revision: 421686
> 
> URL: http://svn.apache.org/viewvc?rev=421686&view=rev
> Log:
> Support environment variable interpolation in reverse proxy configuration

This introduced compiler warnings:

cc1: warnings being treated as errors
mod_proxy.c: In function `proxy_interpolate':
mod_proxy.c:427: warning: passing arg 1 of `ap_strstr' discards qualifiers from 
pointer target type
mod_proxy.c:431: warning: passing arg 1 of `ap_strchr' discards qualifiers from 
pointer target type
make[4]: *** [mod_proxy.slo] Error 1

Reply via email to