>Number:         2737
>Category:       os-windows
>Synopsis:       wrong code in src/main/http_protocol.c and buff.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jul 29 08:30:00 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.1
>Environment:
Linux luna 2.0.34 #2 Thu Jun 4 22:36:07 PDT 1998 i586 unknown
>Description:
There are wrong charecters in http_protocol.c - lines 1247 - 1278
                          and buff.c            line  1092

Example: buff.c~ is original, buff.c is correct

apache_1.3.1/src/main# diff buff.c buff.c~
1092c1092
<       return write_with_errors(fb, buf, nbyte);
---
>       return write_wh_erro(fb, b, nbyt;

Gzipped tar was downloaded from www.apache.org, 1.3b7 from sunsite.mff.cuni.cz.
Lines in files from 1.3b7 are good and can be copied to files from 1.3.1 and
compilation is ok.
>How-To-Repeat:
Trying to compile. I really followed intructions in INSTALL.
>Fix:
Copy good lines from files distributed in 1.3b7
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to