You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Richard Allen <ra...@hp.is> on 1997/03/26 23:00:04 UTC

os-hpux/264: Just minor compiler warnings that I think might affect Apache on HP-UX

>Number:         264
>Category:       os-hpux
>Synopsis:       Just minor compiler warnings that I think might affect Apache on HP-UX
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Mar 26 14:00:03 1997
>Originator:     ra@hp.is
>Organization:
apache
>Release:        apache_1.2b7
>Environment:
HP-UX 10.10, c.a. 140 patches, HP's ANSI C compiler (also the latest patchlevel)
>Description:
        cc -c   +O3 -Aa -D_HPUX_SOURCE -DHPUX10   util_snprintf.c
cc: line 897: warning 5004: Uninitialized variable "s_len" in function "format_converter" (5004)
        cc -c   +O3 -Aa -D_HPUX_SOURCE -DHPUX10   mod_rewrite.c
cc: "mod_rewrite.c", line 2972: warning 562: Redeclaration of "add_env_variable" with a different storage class specifier: "add_env_variable" will have internal linkage.
>How-To-Repeat:
By compiling Apache using HP's Ansi C compiler.
>Fix:
duh ??? :-%2
>Audit-Trail:
>Unformatted: