>Number: 1079 >Category: os-osf >Synopsis: some compilation problem for parameter decleration >Confidential: no >Severity: critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Aug 31 02:00:03 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: apache_1.1.3.tar >Environment: osf dec ver4. compiler cc OSF1 irc.vsnl.net.in V4.0 564 alpha >Description: util_snprintf.c cc: Error: util_snprintf.c, line 929: In this declaration, the type of "ap_snprintf" is n ot compatible with the type of a previous declaration of "ap_snprintf" at line number 643 in file conf.h. API_EXPORT(int) ap_snprintf(char *buf, size_t len, const char *format,...) ----------------^ cc: Error: util_snprintf.c, line 941: In this declaration, the type of "ap_vsnprintf" is not compatible with the type of a previous declaration of "ap_vsnprintf" at line number 6 44 in file conf.h. API_EXPORT(int) ap_vsnprintf(char *buf, size_t len, const char *format, ----------------^ *** Exit 1 Stop. >How-To-Repeat: util_snprintf.c cc: Error: util_snprintf.c, line 929: In this declaration, the type of "ap_snprintf" is n ot compatible with the type of a previous declaration of "ap_snprintf" at line number 643 in file conf.h. API_EXPORT(int) ap_snprintf(char *buf, size_t len, const char *format,...) ----------------^ cc: Error: util_snprintf.c, line 941: In this declaration, the type of "ap_vsnprintf" is not compatible with the type of a previous declaration of "ap_vsnprintf" at line number 6 44 in file conf.h. API_EXPORT(int) ap_vsnprintf(char *buf, size_t len, const char *format, ----------------^ *** Exit 1 Stop. >Fix: n >Audit-Trail: >Unformatted:
