bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bison Exp doesn't compile


From: Akim Demaille
Subject: Bison Exp doesn't compile
Date: 30 Nov 2001 15:30:52 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service)

Please, address the warnings (i.e., configure with
--enable-gcc-warnings):

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../src -I../intl    -g -O2 -Wall -W 
-Wbad-function-cast -Wcast-align -Wcast-qual -Wformat -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes 
-Wwrite-strings -Werror -c `test -f hash.c || echo './'`hash.c
cc1: warnings being treated as errors
hash.c: In function `hash_insert_at':
hash.c:133: warning: cast discards qualifiers from pointer target type
hash.c: In function `hash_delete_at':
hash.c:155: warning: cast discards qualifiers from pointer target type



reply via email to

[Prev in Thread] Current Thread [Next in Thread]