Re: Extra compiler warnings patch.
Harrie Hazewinkel <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <8099558.1028826933@localhost> |
--On Thursday, August 8, 2002 5:42 PM +0300 Oded Arbel <[email protected]> wrote: > Hi list. > > after updating with Harrie's extra warnings changes, whenever I compile I > get tons of errors, mostly from /usr/include/getopt.h and > /usr/include/openssl . Any one else has those ? I know there are many redundant decalrations in openssl. These are then presented in Kannel due to the enabling '-Wredundant' and there is one in the wmlscript portion since we do not have a unique yylex function declarion. This one is caused by the '-Wstrict-prototypes'. I must admit when you compile against openssl and get so many warnings, it is not so usefull anymore. :-( I guess, you prefer that I take those 2 extra types of warnings out?? Harrie Internet Management Consulting mailto:[email protected] http ://www.mod-snmp.com/ ------------------------------------------------------------------- Author of MOD-SNMP, enabling SNMP management to the Apache server.