You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Emmanuel Mogenet <mg...@aw.sgi.com> on 1997/03/27 08:10:01 UTC

general/267: The new SGI compilers found apotential bug

>Number:         267
>Category:       general
>Synopsis:       The new SGI compilers found apotential bug
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Mar 26 23:10:01 1997
>Originator:     mgix@aw.sgi.com
>Organization:
apache
>Release:        1.2b7
>Environment:
SGI IRIX6.2, Compilers version 7.1, mode -n32
>Description:
"http_protocol.c", line 270: warning(1184):
possible use of "=" where "==" was intended
         ((r->proto_num >= 1001) && (r->chunked = 1))) &&
                                    ^
>How-To-Repeat:
cc -c -Iregex   -DIRIX -n32 -O3 -mips3 -OPT:Olimit=5000  http_protocol.c
>Fix:
This may not be a bug, I couldn't tell by looking at the code.
But is suspiciously looks like one
>Audit-Trail:
>Unformatted: