fielding 98/07/28 23:53:09
Modified: . STATUS
Log:
The ptrans ugliness is not worth fixing til 2.0, and Dean has already
fixed it in the apache-nspr code.
Revision Changes Path
1.451 +0 -5 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -r1.450 -r1.451
--- STATUS 1998/07/25 13:33:51 1.450
+++ STATUS 1998/07/29 06:53:07 1.451
@@ -159,11 +159,6 @@
* proxy_*_canon routines use r->proxyreq incorrectly. See
<[EMAIL PROTECTED]>
- * Use of ptrans in http_main is inconsistent: it is a static global
- that is sometimes used as a temporary pool, sometimes as a
- per-connection pool, and overshadowed in child_sub_main() for a
- per-thread pool. That sucks.
-
Open issues:
* Underscores on symbols in DSO situation is broken for NetBSD: