On Mon, 2 Jul 2001, Andrey V. Pevnev wrote:
Дополнительный патч:
--- src/main/http_protocol.c~ Sun Jun 24 17:15:13 2001
+++ src/main/http_protocol.c Sun Jun 24 17:54:24 2001
@@ -1826,6 +1826,10 @@
int i;
const long int zero = 0L;
+#ifdef MOD_DEFLATE
+ int encoding;
+#endif
+
#ifdef CHARSET_EBCDIC
/* Use previously determined conversion (output): */
ap_bsetflag(r->connection->client, B_EBCDIC2ASCII, ap_checkconv(r));
AVP> AT> ftp://apache.lexa.ru/pub/apache-rus/apache_1.3.20rusPL30.5.tar.gz
AVP> AT> ftp://apache.lexa.ru/pub/apache-rus/patches_1.3.20rusPL30.5.tar.gz
AVP>
AVP> А у меня он с mod_deflate собираться не хочет :(
[skip]
AVP> http_protocol.c: In function `ap_send_http_header':
AVP> http_protocol.c:1873: `encoding' undeclared (first use in this function)
AVP> http_protocol.c:1873: (Each undeclared identifier is reported only once
AVP> http_protocol.c:1873: for each function it appears in.)
Sincerely,
D.Marck [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@xxxxxxxx ***
------------------------------------------------------------------------
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.