From 62dbb4d67491aea4106204c418171e23a52aacec Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Tue, 2 Apr 2002 04:15:55 +0000 Subject: [PATCH] Note about ap_cache_msec2hex() and ap_cache_hex2msec() to keep me from forgetting to fix it... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94382 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 8122ec785d..964b3bc976 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/04/01 21:19:41 $] +Last modified at [$Date: 2002/04/02 04:15:55 $] Release: @@ -85,6 +85,8 @@ CURRENT VOTES: -0: Aaron (premature decision, needs more discussion), Lars RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * ap_cache_hex2msec() and ap_cache_msec2hex() are completely + hosed. They do not handle apr_time_t (64 bit ints) properly. * If any request gets through ap_process_request_internal() and is scheduled to be served by the core handler, without a flag that this -- 2.50.1