/[Apache-SVN]
ViewVC logotype

Revision 1833083


Jump to revision: Previous Next
Author: ylavic
Date: Wed Jun 6 21:04:21 2018 UTC (5 years, 11 months ago)
Changed paths: 9
Log Message:
Avoid cyclic dependency by moving ap_set_etag() from module http to core.

This function, along with ap_make_etag(), is used by the default_handler in
core.c, and in several modules other than builtin mod_http, breaking static
linking and httpdunit tests build.

The move is done by "svn move modules/http/http_etag.c server/util_etag.c".
MMN major bumped, not backportable (as is) to 2.4.x.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/CMakeLists.txt modified , text changed
Directoryhttpd/httpd/trunk/Makefile.in modified , text changed
Directoryhttpd/httpd/trunk/NWGNUmakefile modified , text changed
Directoryhttpd/httpd/trunk/include/ap_mmn.h modified , text changed
Directoryhttpd/httpd/trunk/libhttpd.dsp modified , text changed
Directoryhttpd/httpd/trunk/modules/http/config.m4 modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_etag.c deleted
Directoryhttpd/httpd/trunk/server/Makefile.in modified , text changed
Directoryhttpd/httpd/trunk/server/util_etag.c
(Copied from httpd/httpd/trunk/modules/http/http_etag.c, r1833082)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26