On 12 Jul 2006, at 11:01, Rosenbaum, Larry M. wrote:
Would it be possible to eliminate the following compiler warnings?
In file included from imapd.c:75:
imap_err.h:67: warning: "struct et_list" declared inside parameter
list
imap_err.h:67: warning: its scope is only this definition or
declaration, which is probably not what you want
It appears to be harmless, but it would be nice to have a
completely clean compile.
I am using gcc 3.4.2 on Solaris 8 and Solaris 9. I have seen this
warning on all Cyrus IMAP v2.3.x.
If you:
rm -rf et
it will be regenerated. I'd prefer if it weren't checked into CVS
and wasn't included in releases.
:wes
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html