Received: (qmail 29243 invoked by uid 2012); 24 Dec 1998 10:13:57 -0000 Message-Id: <19981224101357.29242.qmail@hyperreal.org> Date: 24 Dec 1998 10:13:57 -0000 From: l.Latouche Reply-To: llatouche@mcii.fr To: apbugs@hyperreal.org Subject: bug in http_core.c X-Send-Pr-Version: 3.2 >Number: 3582 >Category: apache-api >Synopsis: bug in http_core.c >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Dec 24 02:20:01 PST 1998 >Last-Modified: Thu Dec 24 07:50:23 PST 1998 >Originator: llatouche@mcii.fr >Organization: >Release: 1.3.3 >Environment: IBM AIX 3.4 000009347600 >Description: Module http_core.c line 1146. The comparaison don't work. We have the message Expected but saw >How-To-Repeat: >Fix: change the comparaison. For the moment I've in my source : if (strstr(cmd->cmd->name, cmd->end_token) == NULL) ...... >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Dec 24 07:50:22 PST 1998 State-Changed-Why: This is not a bug in Apache. Please search the bugdb for numerous previous reports of the same thing; it is a bug in the compiler you are using. Either use gcc, or there should be a fix available from IBM for your compiler. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]