[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/288: query-pr.c compilation error
From: |
nick |
Subject: |
gnats/288: query-pr.c compilation error |
Date: |
17 Oct 2001 16:34:05 -0000 |
>Number: 288
>Category: gnats
>Synopsis: query-pr.c compilation error
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 17 09:44:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Nick Bower
>Release: 4 alpha
>Organization:
>Environment:
gcc v3 and linux
>Description:
gcc -c -I. -I. -I./../include -g -O2 -W -Wall -ansi -pedantic -Werror
-Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-format
-DHAVE_CONFIG_H
-DGNATSD_USER_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.access\"
-DGNATSD_HOST_ACCESS_FILE=\"/usr/local/etc/gnats/gnatsd.host_access\"
-DDEFAULT_GNATS_SERVICE=\"gnats\"
-DGLOBAL_DB_LIST_FILE=\"/usr/local/etc/gnats/databases\" -DGNATS_USER=\"gnats\"
./query-pr.c
cc1: warnings being treated as errors
query-pr.c:165: warning: string length `543' is greater than the length `509'
ISO C89 compilers are required to support
make: *** [query-pr.o] Error 1
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
- gnats/288: query-pr.c compilation error,
nick <=