From 442f15683027ea19e2a66c0216d441553a952ceb Mon Sep 17 00:00:00 2001 From: Aaron Bannert Date: Fri, 26 Apr 2002 17:30:05 +0000 Subject: [PATCH] Even though this is in APR, it is causing big problems in Apache. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94815 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index a6ce2f9ff6..1bfb0e3a78 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/04/26 17:17:42 $] +Last modified at [$Date: 2002/04/26 17:30:05 $] Release: @@ -52,6 +52,10 @@ RELEASE SHOWSTOPPERS: * worker MPM segfaults because the apr_bucket_alloc_t is cleaned up twice. + * The atomics code produces binaries that are not forward compatible + on Solaris (eg. Solaris 5.6 binaries can fail on older hardware + running on Solaris 7). (See APR's STATUS file.) + CURRENT VOTES: * Should we always build [support*] binaries statically unless otherwise -- 2.40.0