[PATCH] mod_disk_cache.c mod_cache.c

2002-02-04 Thread Joseph Wayne Norton
I made a mimimal set of changes to mod_disk_cache.c so that I could simply try out the current mod_disk_cache functionality. This patch fixes a few core dumps related to usage of the apr_pstrcat method and some minor compiler warnings. Index: modules/experimental/mod_cache.c

Re: [PATCH] mod_disk_cache.c mod_cache.c

2002-02-04 Thread Bill Stoddard
Committed. Thanks Joe. Bill I made a mimimal set of changes to mod_disk_cache.c so that I could simply try out the current mod_disk_cache functionality. This patch fixes a few core dumps related to usage of the apr_pstrcat method and some minor compiler warnings. Index: