That introduced a warning to the 2.0 build:
mod_expires.c: In function `set_expiresbytype': mod_expires.c:365: warning: passing arg 1 of `ap_strrchr' discards qualifiers from pointer target type
the next version up in HEAD contains the fix
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/metadata/mod_expires.c?r1=1.45&r2=1.46&only_with_tag=MAIN
--Geoff
yes, I was just about to post this :) (thank goodness for cron)
so that's 2 +1s for backport of the fix... do we hear a third?
